Create a folder named "lib" at the EAR root and place these jars inside that lib folder:
myapp.ear | | | |--- META-INF | | | | | |--- application.xml | | | | | |--- [other appropriate files] | | | |--- lib | | | | | |--- *.jar (the utility jar files) | | | View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189797#4189797 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189797 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
