java ee - How to segregate common libraries from different war files into common location? -


this might seem novice question want clarify. have project has multiple wars deployed on server. of these use same jar files in lib folder. there way can segregate common libraries (say build ear/lib) can read rather packaging same jars individual wars.


Comments

Popular posts from this blog

python - Mongodb How to add addtional information when aggregating? -

java - Spring Data JPA: Why findOne(id) executing delete query internally? -

ruby - Net::HTTP extremely slow responses for HTTPS requests -