Which version of JBoss? In JBoss-4.2.x, you can create a folder named "lib" at the root of the EAR and place your common jar files in that lib folder. These jars will be made available in the classpath of your application.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4136923#4136923 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4136923 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
