[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Why application-A dosnt know class which located in Appl
avihaimar
do-not-reply at jboss.com
Mon Nov 17 11:45:33 EST 2008
I use in JBoss 4.2
You told me that JBoss share all classes , but i think its true only for classes in the lib directory.
I run the following test:
1. ejb in the root of the ear call to a class which located in the root of the ear - failed. if i move the jar (utility jar) to the lib or add him to the ejb-manifest classpath it work.
2. ear - b call to a class which located in a jar in the root of ear-a - failed.
Dosnt JBoss has by default shared repository?
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4189855#4189855
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4189855
More information about the jboss-user
mailing list