JNDI Properties for servlets

2001-10-03 Thread Brent Denver
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

Tomcat 4.0 Startup Defect

2001-10-02 Thread Brent Denver
I’ve 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 won’t even start successfully. The log gi