RE: Tomcat and JDK version

2005-08-03 Thread Caldarale, Charles R
From: MC Moisei [mailto:[EMAIL PROTECTED] Subject: Tomcat and JDK version On top of that I know that tomcat is suppose to run with the JDK but JRE is suppose to be faster then the JDK because I assume the native code is optimized and all the debugging info in native and in classes are

RE: Tomcat and JDK version

2005-08-03 Thread MC Moisei
problems swtching to 1.5 in a production environment ? From: Caldarale, Charles R [EMAIL PROTECTED] Reply-To: Tomcat Users List tomcat-user@jakarta.apache.org To: Tomcat Users List tomcat-user@jakarta.apache.org Subject: RE: Tomcat and JDK version Date: Wed, 3 Aug 2005 16:34:15 -0500 From

Re: Tomcat 3.2.3 / JDK 1.4.2_04-b05

2005-06-17 Thread Bill Barker
Samit Paul [EMAIL PROTECTED] wrote in message news:[EMAIL PROTECTED] Hi, Can somebody help me find out how my tomcat is dying. As far as I know it's not triggered by any url access or memory leak or stack overflow. It dies on it's own( I guess). Is there any kind of hook I can provide

RE: Tomcat an jdk

2003-07-08 Thread Andy Eastham
GVS The release notes of 4.1.18 refer to specific issues with 1.2.x - 1.3.x on Linux, so from that I infer that generally it works with JDK = 1.2.0 It's built with JDK 1.4 though. Andy -Original Message- From: GVS Srinivas [mailto:[EMAIL PROTECTED] Sent: 08 July 2003 13:59 To:

RE: Tomcat an jdk

2003-07-08 Thread GVS Srinivas
Thanks andy for the info. i read somewhere that is built on jdk1.4 so I was doubtful about it working on the earlier versions. Cheers GVS -Original Message- From: Andy Eastham [mailto:[EMAIL PROTECTED] Sent: 08 July 2003 14:32 To: Tomcat Users List Subject:RE: Tomcat

Re: Tomcat and JDK on FreeBSD

2002-10-07 Thread Vincent Berruchon
OK, thanks for your reply Do you mean there is a patch to use different JDK on freebsd? you seem to say that only environnement variables are important... But my Tomcat (4.0.3) is started by the www user in a rc.d script at the boot, and this user have no shell access... will it change

Re: Tomcat and JDK on FreeBSD

2002-10-04 Thread jamie
I have mine set like so: install linux-jdk via port this is needed (i believe) in conjunction with the native 1.3.1 and tied together via the patchset #p7. so you need to make install clean inside linux-jdk and follow directions then inside your /root/.cshrc put the following

Re: Tomcat 4.1.12 + JDK 1.4.1 + ISAPI.dll + IIS + WinNT 4.0 SP6

2002-10-01 Thread Jean Fotovat
hello, do you already see at http://members.ozemail.com.au/~lampante/howto/tomcat/iisnt/ perhaps it could help. jean - Original Message - From: John Naldoza [EMAIL PROTECTED] Newsgroups: basebeans.org.apache.jakarta.tomcat Sent: Thursday, September 26, 2002 9:30 PM Subject: Tomcat

RE: Tomcat and JDK 1.1.8

2002-03-15 Thread Larry Isaacs
One of the requirements for Tomcat 3.3 is that is be able to run on JDK 1.1.8. However, I don't believe the binary distributions will run on JDK 1.1.8 because they are built with Java 2 and with JSSE available. You will likely have to build your version of Tomcat 3.3 from source. Download the

Re: Tomcat and jdk

2000-12-14 Thread Kief Morris
Eoin McCarthy typed the following on 12:39 14/12/2000 + Which version of java is needed to run jsps with Tomcat (v3.2) ? 1.1 or higher. --- bitBull makes the Internet bite: http://www.bitBull.com/demos/

RE: Tomcat and jdk

2000-12-14 Thread Marino Vittorio
jdk1.2 -Original Message- From: Eoin McCarthy [mailto:[EMAIL PROTECTED]] Sent: Thursday, December 14, 2000 1:39 PM To: '[EMAIL PROTECTED]' Subject: Tomcat and jdk Hi, Which version of java is needed to run jsps with Tomcat (v3.2) ? Thanks, Eoin

Linux/Apache/Tomcat/JDBC/MySQL, was: RE: Tomcat and jdk

2000-12-14 Thread Dave Newton
jdk1.2 I'm currently using the IBM JDK 1.1.8 since both JDBC thingies I have don't work under Sun's JDK 1.2.2... Which leads to to YAQ: does anybody have JDBC for MySQL that works under JDK1.2 or greater? I don't have the time to do a JDBC right now! ;) Dave

Re: Linux/Apache/Tomcat/JDBC/MySQL, was: RE: Tomcat and jdk

2000-12-14 Thread Andrew Robson
Try http://www.mysql.com/downloads/api-jdbc.html to get mm MySql driver (type 4). I'm using jdk1.3 and seems to work OK (so far!) Andrew PS you probably shouldn't be posting to this list unless tomcat specific ;-) On Thu, 14 Dec 2000, you wrote: jdk1.2 I'm currently using the IBM JDK

Re: Tomcat and jdk

2000-12-14 Thread Craig R. McClanahan
Marino Vittorio wrote: jdk1.2 JDK 1.2.2 or higher is required only for Tomcat 4.0, although 3.2 will also work under it (and let you take advantage of certain Java2 features like a security manager per web app). All Tomcat 3.x versions will run under JDK 1.1 (1.1.8 is recommended). Craig

RE: Tomcat and JDK 1.3.x

2000-11-01 Thread Everitt, Andrew
I am using Tomcat with JDK1.3 on NT 4 and Linux (RH6.2) and all seems to work fine. Andi. Andrew Everitt Xerox Mobile Solutions, Cambridge. UK -Original Message- From: Andreas Ljunggren [mailto:[EMAIL PROTECTED]] Sent: 01 November 2000 11:54 To: [EMAIL PROTECTED]