[jboss-user] [Installation, Configuration & DEPLOYMENT] - How to share classloader between deployed .ear and .ejb?

eskape do-not-reply at jboss.com
Wed Nov 26 07:21:24 EST 2008


Hello!

The situation is like this:
1) jboss/server/default/deploy/app.ear
2) jboss/server/default/deploy/client.jar

client.jar contains test suite and should be able to access @Local interfaces from app.ear without any stubs. Is it possible to achieve this goal WITHOUT adding client.jar to app.ear?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4192443#4192443

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4192443



More information about the jboss-user mailing list