[jboss-user] [Beginners Corner] - Re: Sharing jar files between multiple applications on jboss

PeterJ do-not-reply at jboss.com
Mon Jan 12 14:29:49 EST 2009


You can place them in server/default/lib.

Another possibility is in common/lib, but then you would be mixing your JARs with the JARs that come with JBoss AS. If you prefer to keep them separated, then server/default/lib would be the better location.

Of course, the above advice assumes that your JARs do not conflict with the JARs provided by JBoss AS.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4201143#4201143

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4201143



More information about the jboss-user mailing list