[jboss-user] [EJB 3.0] - Classloader problems with 2 isolated ear, on an EJB call
tfranconville
do-not-reply at jboss.com
Thu Nov 20 06:08:59 EST 2008
Hello,
We have 2 applications (ear), based on a same framework based on a same named properties file.
I am surprised that a call from one application to an EJB of the 2nd application parametrized as a remote EJB is call on the same thread (view on debug in eclipse). My problem is that the EJB called read the properties file of the calling EAR, as it use the classloader of the first application.
I have tried all the stuff said in that url http://www.jboss.org/community/docs/DOC-9288 without success.
would you have any clue ...
Thanks all
Thomas
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4190820#4190820
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4190820
More information about the jboss-user
mailing list