Search code examples
jbossjboss5.x

What to do with common jars in EAR for JBoss?


We have 2 web applications.
And we are going to move them to EAR file.
Is it possible to move common jars from these two web applications to some separate directory in EAR?


Solution

  • Yes, you can put shared jars in the lib folder within the EAR on JBoss 5

    ear/lib/common.jar