Looking up an EJB in jBoss from Tomcat 3.2.1 works
if Tomcat is started with 
-Djava.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
-Djava.naming.factory.url.pkgs=org.jnp.interfaces
-Djava.naming.provider.url=localhost

but not if the same information is provided in a
jndi.properties file placed in WEB-INF/classes dir of
my application.

Is the latter method incorrect?

erik


_______________________________________________________
Do You Yahoo!?
Del dine bilder med andre på http://no.photos.yahoo.com

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

Reply via email to