[jboss-user] [EJB 3.0] - Java client can't call Embedded EJB3 service ?

coral do-not-reply at jboss.com
Tue Dec 19 01:13:38 EST 2006


hi all,
    I found it's impossible to use java client to call the embedded EJB3 service running into tomcat. For the JNDI bind, the properties was difference with Jboss EJB3. It remove the "java.naming.factory.url.pkgs" property and change the "java.naming.factory.initial" as "org.jnp.interfaces.LocalOnlyContextFactory". Following the "LocalOnlyContextFactory" name , I think it means the Embedded EJB3 only can be called in local container(tomcat). 

But I am not sure. I didn't find any doc of Embedded EJB3 java client.
Hope someone give me a full confirmation.

Thanks for any reply.

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

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



More information about the jboss-user mailing list