Hi.
There is no need to put jndi.properties in the war file. That takes you down
the
path of making your war file more dependent on the jboss implementation.
jndi.properties should stay in the server config.

To get past the NoInitialContext problem, copy the jndi.properties to the
jboss bin directory.
This works wonders.
I have tested this on NT/JDK1.3 and Solaris 2.6/2.8 with Sun jdk1.3.

The permanent solutions are to either fix the classpath to include the conf
dir,
or move jndi.properties to the bin directory permanently.

Michael.



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
List Help?:          [EMAIL PROTECTED]

Reply via email to