If accessing a Tomcat (4.1.27 in my case) jndi tree from another jvm
(i.e. command line) what values should I use for
Context.INITIAL_CONTEXT_FACTORY, Context.PROVIDER_URL, etc. for Tomcat?

I believe 4.x has a JDNI implementation, but the description of how to
attach to it externally is not very good. If the INITIAL_CONTEXT_FACTORY
is supposed to be "org.apache.naming.java.javaURLContextFactory" (as
I've seen hinted at elsewhere) what is the syntax of such a url?

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to