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

aslocal do-not-reply at jboss.com
Wed Apr 18 16:14:09 EDT 2007


"weston.price at jboss.com" wrote : 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:
  | 
  | 
  |   | <jboss-app>
  |   | <library-directory>dir</library-directory>
  |   | </jboss-app>
  |   | 
  | 
  | Again this is a non-standard JBoss approach but if you aren't porting your app to another environment it's probably cool. 
  | 
  | 
  | 
  | 

I see.  Thanks for the help.

- Graeme.

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

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



More information about the jboss-user mailing list