[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Why application-A dosnt know class which located in Appl
PeterJ
do-not-reply at jboss.com
Mon Nov 17 15:37:16 EST 2008
This has to do with the Java EE spec and how EAR files are supposed to be handled. Only those JARs mentioned in application.xml or placed into xxx.ear/lib get loaded, thus only those classes are available.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189904#4189904
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189904
More information about the jboss-user
mailing list