[jboss-user] [EJB 3.0] - Re: Deploy Problem
jaikiran
do-not-reply at jboss.com
Fri Feb 8 05:59:26 EST 2008
>From the output that you posted, this is what is relevant:
anonymous wrote :
| java.naming.factory.url.pkgs=org.jboss.naming.client
| java.naming.provider.url=jnp://localhost:1099
| java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
This is different from what you are passing through JVM parameters. Do you have any jndi.properties file in the <PROY_NAME>-app-client.jar file? What are its contents?
By the way, i would have expected some other error and not a NoInitialContextException, in this case.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4127758#4127758
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4127758
More information about the jboss-user
mailing list