[jboss-user] [JNDI/Naming/Network] - Re: Could not obtain connection to a url

jaikiran do-not-reply at jboss.com
Mon Mar 3 08:37:40 EST 2008


anonymous wrote : env.put(Context.PROVIDER_URL, "http//x.x.x.x:1099/");

This should be

env.put(Context.PROVIDER_URL, "jnp://x.x.x.x:1099/");

And how do start the JBoss server? Do you use the -b option with run.bat?


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

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



More information about the jboss-user mailing list