I'll preface this with *I am NOT an expert* :) The only information I'm aware of is that if the jndi.properties file is in the CLASSPATH, it should be found.... Try adding WEB-INF/classes to the CLASSPATH prior to starting Tomcat...
Mark -----Original Message----- From: Jim Crossley [mailto:[EMAIL PROTECTED]] Sent: Friday, November 02, 2001 9:59 AM To: Tomcat Users List Subject: Repost: jndi.properties I'm reposting due to a lack of response. I've searched the archives, and I'm doing everything mentioned there, yet I still can't seem to get the default InitialContext to load the jndi.properties from the application's classpath. PREVIOUS POST: How do I make the default InitialContext use the jndi.properties in my application's WEB-INF/classes directory? I'm using 3.2.2 with the correct Interceptor: <RequestInterceptor className="org.apache.tomcat.request.Jdk12Interceptor" /> I'm open to upgrading my Tomcat if that's the only way. Thanks. -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
