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