Re: Tomcat won't work with jdk 1.4.0

2002-10-08 Thread Raj Saini
Hi, There should not be problem running tomcat on Solaris 8. I am running Tomcat 4.1.12 with JDK 1.4 on Solaris without any problem. I have just switched from Tomcat 4.0.3 to 4.1.12. Your problem is the log4j.jar is missing from you your libs. Your application (or some of the lib) is using

Re: Tomcat won't work with jdk 1.4.0

2002-10-08 Thread Brzezinski, Paul J
Raj Saini wrote: Hi, There should not be problem running tomcat on Solaris 8. I am running Tomcat 4.1.12 with JDK 1.4 on Solaris without any problem. I have just switched from Tomcat 4.0.3 to 4.1.12. Could you share your jk2.properties then? I'm running on Solaris 8 (SPARC) using JDK

Re: Tomcat won't work with jdk 1.4.0

2002-10-08 Thread Raj Saini
I am not using JK2. I am using Jk. btw, why do you need the jk2.properties file. Your problem is some where else. jk2.properties is used by the apache not by the tomcat (If I am not wrong). From your exception is seems that you dont have common-logging.jar file in your

Re: Tomcat won't work with jdk 1.4.0

2002-10-08 Thread Brzezinski, Paul J
Raj Saini wrote: I am not using JK2. I am using Jk. btw, why do you need the jk2.properties file. Your problem is some where else. jk2.properties is used by the apache not by the tomcat (If I am not wrong). jk2.properties is used by tomcat, workers2.properties is used by Apache. From

Tomcat won't work with jdk 1.4.0

2002-10-07 Thread Chuck Carson
I am running the binary distribution of tomcat 4.0.5 on Solaris 8. It works with jdk1.3.1_05, but I am trying to get it running with jdk1.4.0_02 and I get the following exception in catalina.out: Exception during startup processing java.lang.reflect.InvocationTargetException at