[jboss-user] [Beginners Corner] - Re: Where do external jar files go in the ear?

weston.price@jboss.com do-not-reply at jboss.com
Wed Apr 18 14:02:34 EDT 2007


Quick check of the code looks like it was added at some point so it will check for lib unless this check is explicitly disabled. You also have the option of overriding this in your jboss-app.xml file. It would look something along the lines of:


  | <library-directory>dir</library-directory>
  | 

Again this is a non-standard JBoss approach but if you aren't porting your app to another environment it's probably cool. 





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

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



More information about the jboss-user mailing list