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 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
