Re: JDK 1.3, Tomcat 3.2.1, and CLASSPATH settings....

2001-04-08 Thread Walter G. da Cruz
Jerry: 1. JAVA_HOME should be /usr/java/jdk1.3.0_02 instead of /usr/java/jdk1.3.0_02/jre. 2. When you untar jakarta-tomcat, there is a docs document that tell you how to install tomcat. 3. The jakarta-tomcat-3.2.1/bin contains a startup.sh file that calls tomcat.sh. There is a line in tomcat.sh

Re: JDK 1.3, Tomcat 3.2.1, and CLASSPATH settings....

2001-04-06 Thread Nathan Meyers
On Fri, Apr 06, 2001 at 01:18:59PM -0700, Jerry Asher wrote: > 1. What should JAVA_HOME be set to? JAVA_HOME isn't required for anything - it had an important role under JDK1.1, but that's no longer the case. The usual convention is that it points to the top of your SDK or JRE installation - tha

Re: JDK 1.3

2000-04-12 Thread Matthias Pfisterer
Hi, Yes, you're right. Sun has scheduled jdk1.3 for GNU/Linux i386 for September. Matthias Desiree Hilbring wrote: > > Hello everybody, > Am I right, that there is no release for the JDK1.3 for Linux yet? > I did not find anything at blackdown. > > Thanks for any answer > > Desiree > >

Re: JDK 1.3

1999-08-25 Thread Doug Fraser
O h boy. More bugs to have to work around. I'll be thrilled when the serialization of primitive types problem is finally fixed. Yes, I spent too much time working around that Doug At 09:16 AM 8/25/99 -0700, Riyad Kalla wrote: >What is that status on the JDK 1.3 port? Or is this not even >goi