Hi, I apologize that this mail in not strictly a servlet question. I've exhausted my sources for help and is now turning to you.
The problem I am having is that the development environment I have for my servlet/JSP application must be upgraded to support Servlet spec 2.4 (from servlet 2.2). This forced an upgrade of JBuilder 4.0 (and Tomcat 3) to JBuilder X (and Tomcat 4.1). I was previously using JDK 1.3.1 and is now using 1.4.2. My understanding is that Tomcat 5 supports spec 4.2 whereas Tomcat 4.1 supports spec 2.3. My first task was to upgrade the JBuilder environment before I tackle Tomcat 5. My application compiles fine in JBuilder X, but when I try to run it in Tomcat 4.1, the Tomcat process starts and then stops. The only message printed out is the classpath. No error or warning messages. I am at a loss. What should I do or look for? Any help is greatly appreciated. /Peter ___________________________________________________________________________ To unsubscribe, send email to [EMAIL PROTECTED] and include in the body of the message "signoff SERVLET-INTEREST". Archives: http://archives.java.sun.com/archives/servlet-interest.html Resources: http://java.sun.com/products/servlet/external-resources.html LISTSERV Help: http://www.lsoft.com/manuals/user/user.html