Madhu Narasa wrote:

> #java.naming.provider.url=localhost
> 
> the jboss server just hangs and tomcat does not accept
> any requests.

I have my own jndi.properties, which looks like this, and seems to work:

java.naming.factory.initial=org.jnp.interfaces.NamingContextFactory
java.naming.provider.url=localhost:1099
java.naming.factory.url.pkgs=org.jboss.naming


--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Problems?:           [EMAIL PROTECTED]

Reply via email to