[jboss-user] [EJB 3.0 Users] - Re: java.rmi.ServerException: RemoteException
Wolfgang Knauf
do-not-reply at jboss.com
Thu Oct 29 06:31:15 EDT 2009
Hi,
if you perform a JNDI lookup inside your server (from inside the webapp, which tries to access the ejb running in the same JBoss instance), you can simply use the parameterless constructor "new InitialContext()". No need for properties.
Maybe this confuses JBoss.
Wolfgang
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4262897#4262897
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4262897
More information about the jboss-user
mailing list