[jboss-dev-forums] [EJB 3.0 Development] - Multiple remote interfaces

pio1k do-not-reply at jboss.com
Tue Nov 3 10:30:55 EST 2009


Is there in JBoss 4.2.3 a possibility to have multiple remote interfaces for the same session bean (EJB 3.0)? I've found similar problem:
http://www.mailinglistarchive.com/jboss-user@lists.jboss.org/msg131545.html
without any answer.

I want to have two remote interfaces (both are deployed on server). One of them is vissible in client appliction and second one isn't. When I'm making lookup to visible interface I get this exception:
javax.naming.CommunicationException [Root exception is java.lang.ClassNotFoundException: <name of invisible interface> (no security manager: RMI class loader disabled)]

Maybe someone could help me?

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

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



More information about the jboss-dev-forums mailing list