Where can I place the jndi.properties (or any
properties file for that matter) so a servlet will
pick it up . I've got Tomcat 4.0 installed using JDK
1.3.1 on Windows 2000 Professional. I have deployed
the Servlet in a jar and placed it in the
$CATALINA_HOME/webapps/myapp/WEB-INF/lib directory. I
Ive got Tomcat 4.0 installed using JDK1.3.1 on
Windows 2000 Professional. I have been able to
successfully call a TestServlet that I deployed to it.
However, when I put the j2ee.jar archive in the
$CATALINA_HOME/lib directory (for the EJB package),
Tomcat wont even start successfully. The log gi