Re: JVM config for tomcat5.5

2008-09-23 Thread jaki
: [EMAIL PROTECTED] -- View this message in context: http://www.nabble.com/JVM-config-for-tomcat5.5-tp19583097p19623781.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail

RE: JVM config for tomcat5.5

2008-09-23 Thread Caldarale, Charles R
From: jaki [mailto:[EMAIL PROTECTED] Subject: Re: JVM config for tomcat5.5 Is it necessary that catalina.home system property is always set for a tomcat install? It's not necessary to have it set during Tomcat installation. It is necessary during Tomcat execution, but this is normally

Re: JVM config for tomcat5.5

2008-09-21 Thread Johnny Kewl
- Original Message - From: Jon Camilleri [EMAIL PROTECTED] To: [EMAIL PROTECTED] Cc: 'Tomcat Users List' users@tomcat.apache.org Sent: Sunday, September 21, 2008 7:51 AM Subject: RE: JVM config for tomcat5.5 Tomcat requires Java (at least SDK; but JDK won't harm) to be installed

RE: JVM config for tomcat5.5

2008-09-21 Thread Martin Gainty
-6.0.16. Hope this helps. -Original Message- From: jaki [mailto:[EMAIL PROTECTED] Sent: 20 September 2008 08:55 To: users@tomcat.apache.org Subject: JVM config for tomcat5.5 Hi, I wanted to know where java_home is set for Tomcat when it's installed as a service since I

Re: JVM config for tomcat5.5

2008-09-21 Thread Markus Schönhaber
Martin Gainty: you'll definitely need the JDK in $JAVA_HOME and $JDK_HOME/bin to compile the JSPs.. No, a JRE is enough. Regards mks - To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe, e-mail: [EMAIL

Re: JVM config for tomcat5.5

2008-09-21 Thread André Warnier
Markus Schönhaber wrote: Martin Gainty: [...] I think the main issue (which has also been touched in several other threads recently) is some level of confusion with the Tomcat Windows Installer, and what one finds oneself with in the Tomcat_install_dir/bin directory in that case. Instead

JVM config for tomcat5.5

2008-09-20 Thread jaki
Hi, I wanted to know where java_home is set for Tomcat when it's installed as a service since I can't find any .bat/.sh files in my tomcat folder. Thanks -- View this message in context: http://www.nabble.com/JVM-config-for-tomcat5.5-tp19583097p19583097.html Sent from the Tomcat - User mailing

Re: JVM config for tomcat5.5

2008-09-20 Thread Mark Thomas
jaki wrote: Hi, I wanted to know where java_home is set for Tomcat when it's installed as a service since I can't find any .bat/.sh files in my tomcat folder. Thanks http://tomcat.apache.org/tomcat-6.0-doc/setup.html - To

Re: JVM config for tomcat5.5

2008-09-20 Thread jaki
PROTECTED] -- View this message in context: http://www.nabble.com/JVM-config-for-tomcat5.5-tp19583097p19584898.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To start a new topic, e-mail: users

RE: JVM config for tomcat5.5

2008-09-20 Thread Jon Camilleri
: jaki [mailto:[EMAIL PROTECTED] Sent: 20 September 2008 08:55 To: users@tomcat.apache.org Subject: JVM config for tomcat5.5 Hi, I wanted to know where java_home is set for Tomcat when it's installed as a service since I can't find any .bat/.sh files in my tomcat folder. Thanks -- View