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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...