Hello,

I have deployed an EJB session bean on jboss 3.2.6. The session bean acts as a 
client for a webservice and therefore I had to activate "Isolation with 
Overriding" for the axis libraries, because they interfere with the standard 
libaries from jboss.

Now I'd like to publish this session bean with axis. But the axis webapp 
complaints about not finding the Remote-Interface of the bean, because it is 
isolated (ClassNotFoundException).

Is there a way to activate overriding but deactivate isolation, so that axis 
can access the remote interface? Or does somebody know a workaround for this 
problem? It might be possible to deploy a small module just with the remote 
interface.

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to