How a client which server it should connect to ?

java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.factory.url.pkgs=org.jboss.naming:org.jnp.interfaces
# Do NOT uncomment this line as it causes in VM calls to go over
# RMI!
java.naming.provider.url=myserver

I changed the line above and put this file in classpath of client.
Is this correct ? 

But what does mean the comment then ?

# Do NOT uncomment this line as it causes in VM calls to go over
# RMI!

Maris


_______________________________________________
JBoss-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to