Re: [Q] Using IBM JDK with tomcat 3.3

2002-04-25 Thread Sudhakar Chandra
On 04/25/2002 11:19 AM, did Greg Bailey write (doodah! doodah!): > I'm not familiar with Debian but if it's a 2.4 Linux kernel, you may > need to set the environment variable LD_ASSUME_KERNEL=2.2.5 to get Java > applications (like Tomcat) to work. Some JDK's (like IBM JDK 1.3 and > 1.3.1) do this

Re: [Q] Using IBM JDK with tomcat 3.3

2002-04-25 Thread Greg Bailey
I'm not familiar with Debian but if it's a 2.4 Linux kernel, you may need to set the environment variable LD_ASSUME_KERNEL=2.2.5 to get Java applications (like Tomcat) to work. Some JDK's (like IBM JDK 1.3 and 1.3.1) do this for you automatically. I use IBM's JDK 1.3 with Tomcat 3.3a and 3.3.1 o

RE: [Q] Using IBM JDK with tomcat 3.3

2002-04-25 Thread Larry Isaacs
Tomcat 3.3.x doesn't get a lot of testing against any 1.1.8 JDK. What little testing it does get is done with Sun's JDK 1.1.8. This testing is done with a Tomcat that is built with Sun's JDK 1.1.8. The binary distribution is built with Sun's JDK 1.3.1. You might try building Tomcat 3.3 with IB