"j2ee_junkie" wrote : Hey gang,
|
| I have this exact problem too. I have two ear's that are isolated with by unique
loader-repository elements in thier respective jboss-app.xmls. If a class of ear 1
want's to call a ejb bean of ear 2, I get NoClassDefFoundException. So I created a
jar file with ear1's bean interfaces. Put the interfaces jar in ear2 root. Add an
appropriate manifest entry. Now I get ClassCastExceptions. Is there a solution to this
exact situation?
|
| thanks for your time, cgriffith
So is there anyone that has solved this standard J2EE issue for JBOSS yet? Seems like a
major bug..
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4001900#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...