Re: Installation cook-book or HOW-TO

2002-10-18 Thread N Pappas
, October 16, 2002 8:30 AM Subject: RE: Installation cook-book or HOW-TO Just to be sure, you said you ran startup.sh, but you are using Windows. You should be running startup.bat. In any case, CLASSPATH is irrelevant...Tomcat ignores CLASSPATH and assembles its own when you run startup.sh

RE: Installation cook-book or HOW-TO

2002-10-16 Thread Turner, John
set at the system level, not user level, as far as I know. John -Original Message- From: Indar Bhatia [mailto:[EMAIL PROTECTED]] Sent: Tuesday, October 15, 2002 10:00 PM To: Tomcat Users List Subject: Re: Installation cook-book or HOW-TO Micael and John, Thank you both

AW: Installation cook-book or HOW-TO

2002-10-16 Thread Ralph Einfeldt
[mailto:[EMAIL PROTECTED]] Gesendet: Mittwoch, 16. Oktober 2002 14:31 An: 'Tomcat Users List' Betreff: RE: Installation cook-book or HOW-TO snip/ In any case, CLASSPATH is irrelevant... snip/ Then I tried compiling a simple java servlet file as shown below: -- To unsubscribe, e-mail

RE: Installation cook-book or HOW-TO

2002-10-16 Thread Turner, John
Thanks for the clarification. John -Original Message- From: Ralph Einfeldt [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 8:56 AM To: Tomcat Users List Subject: AW: Installation cook-book or HOW-TO He was talking about compiling servlets not jsp's

Re: Installation cook-book or HOW-TO

2002-10-16 Thread Indar Bhatia
PROTECTED] Sent: Wednesday, October 16, 2002 8:30 AM Subject: RE: Installation cook-book or HOW-TO Just to be sure, you said you ran startup.sh, but you are using Windows. You should be running startup.bat. In any case, CLASSPATH is irrelevant...Tomcat ignores CLASSPATH and assembles its own when

RE: Installation cook-book or HOW-TO

2002-10-16 Thread Turner, John
It might be more helpful for you to post the contents of catalina.out and other log files. John -Original Message- From: Indar Bhatia [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 9:06 AM To: Tomcat Users List Subject: Re: Installation cook-book or HOW-TO Yes I

RE: Installation cook-book or HOW-TO

2002-10-16 Thread Larry Meadors
. John -Original Message- From: Indar Bhatia [mailto:[EMAIL PROTECTED]] Sent: Wednesday, October 16, 2002 9:06 AM To: Tomcat Users List Subject: Re: Installation cook-book or HOW-TO Yes I meant to write startup.bat. Sorry for the typo. How do I force to invoke CATALINA_HOME

Re: Installation cook-book or HOW-TO

2002-10-16 Thread Fernando Perez
u need install jsdk2.1 The Java API to Servlets http://wwws.sun.com/software/download/developer Install and add in your Path this folder Excuse my English I'm from Argentina. [EMAIL PROTECTED] To set path in C:\Autoexec.bat SET

Re: Installation cook-book or HOW-TO

2002-10-15 Thread Indar Bhatia
is the problem. What am I doing wrong? Please help. Thanks. Indar - Original Message - From: micael [EMAIL PROTECTED] To: Tomcat Users List [EMAIL PROTECTED] Sent: Monday, October 14, 2002 5:33 PM Subject: Re: Installation cook-book or HOW-TO I am doing that Indar. I did nothing

Installation cook-book or HOW-TO

2002-10-14 Thread Greg Bullough
I've sent messages asking for the list FAQ, but 'none available yet' comes back in response. At least I tried... We're having one heck of a time figuring out how to correctly install the Tomcat 4.1 (or determining if we should) on Linux, just to get a taste of JSP in order to decide if we want

Re: Installation cook-book or HOW-TO

2002-10-14 Thread Larry Meadors
What is the problem you are having? The process should be simple :) - install jdk - install tomcat - set JAVA_HOME - set CATALINA_HOME - start catalina You may have some rights issues, depending upon who creates the catalina work folder, and starts catalina. As a former CF-er, you

RE: Installation cook-book or HOW-TO

2002-10-14 Thread Turner, John
this, but most of them deal with integrating Tomcat with Apache, which is way overkill for what you want to do at the moment. John -Original Message- From: Greg Bullough [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 3:53 PM To: Tomcat Users List Subject: Installation cook

Re: Installation cook-book or HOW-TO

2002-10-14 Thread Dave Patton
What specifically is not working? I will be more than happy to walk you through the process if you can tell me what happens when you try to start Tomcat? Dave Patton On Mon, 2002-10-14 at 12:53, Greg Bullough wrote: I've sent messages asking for the list FAQ, but 'none available yet' comes

Re: Installation cook-book or HOW-TO

2002-10-14 Thread Mark Eggers
I find that installing software from a gzip'ed tarball is easier than using an RPM. One of the issues that I have with an RPM is that it can do other 'things' like creating special users, setting directory permissions, etc. that are not immediately obvious. As Larry noted, the process should be

RE: Installation cook-book or HOW-TO

2002-10-14 Thread Larry Meadors
for what you want to do at the moment. John -Original Message- From: Greg Bullough [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 3:53 PM To: Tomcat Users List Subject: Installation cook-book or HOW-TO I've sent messages asking for the list FAQ, but 'none available yet

RE: Installation cook-book or HOW-TO

2002-10-14 Thread Greg Bullough
overkill for what you want to do at the moment. John -Original Message- From: Greg Bullough [mailto:[EMAIL PROTECTED]] Sent: Monday, October 14, 2002 3:53 PM To: Tomcat Users List Subject: Installation cook-book or HOW-TO I've sent messages asking for the list FAQ, but 'none

RE: Installation cook-book or HOW-TO

2002-10-14 Thread Turner, John
PROTECTED]] Sent: Monday, October 14, 2002 4:38 PM To: Tomcat Users List; 'Tomcat Users List' Subject: RE: Installation cook-book or HOW-TO Any recommendations on pairings between versions/flavors of the JDK and Tomcat? I think part of what I'm running into is that I might be mixing

RE: Installation cook-book or HOW-TO

2002-10-14 Thread Greg Bullough
At 02:28 PM 10/14/02 -0600, Larry Meadors wrote: I would second that No-RPMS comment. That was the ticket. It went on fine with the (le) binaries. Defeated by 'labor saving' devices again g. Thanks much. Greg -- To unsubscribe, e-mail: mailto:[EMAIL PROTECTED] For additional commands,

Re: Installation cook-book or HOW-TO

2002-10-14 Thread Indar Bhatia
, October 14, 2002 4:41 PM Subject: RE: Installation cook-book or HOW-TO I don't know of any problems. JDK 1.4 and Tomcat 4.1.12 should work just fine. If it doesn't, you could drop back to Tomcat 4.0.6...I know for a fact that it works with JDK 1.4 on RH 7.2, as that is what I am using. John

RE:Re: Installation cook-book or HOW-TO

2002-10-14 Thread KEVIN.THOMAS.8893930.SWAN
- Original Message - From: Turner, John [EMAIL PROTECTED] To: 'Tomcat Users List' [EMAIL PROTECTED] Sent: Monday, October 14, 2002 4:41 PM Subject: RE: Installation cook-book or HOW-TO I don't know of any problems. JDK 1.4 and Tomcat 4.1.12 should work just fine. If it doesn't, you

Re: Installation cook-book or HOW-TO

2002-10-14 Thread micael
14, 2002 4:41 PM Subject: RE: Installation cook-book or HOW-TO I don't know of any problems. JDK 1.4 and Tomcat 4.1.12 should work just fine. If it doesn't, you could drop back to Tomcat 4.0.6...I know for a fact that it works with JDK 1.4 on RH 7.2, as that is what I am using. John