Installing/Configuring Tomcat 3.3.1

2002-06-01 Thread Alexis Michelle Goldstein
Dear all, I am at my wit's end trying to configure Tomcat on my laptop. I've tried tomcat 3.3.1, Tomcat 4.0.3 and now 4.0.1 to no avail, each with their own problems. The closest I've gotten is with 3.3.1, so I'm trying that again. Previously, I'd been able to get the Tomcat server up and

Re: Installing/Configuring Tomcat 3.3.1

2002-06-01 Thread Phillip Morelock
SET JAVA_HOME=C:\JDK1.3.1_03 also: SET TOMCAT_HOME=C:\Where\You\Put\Tomcat and to make it not flash away quickly I think you can start tomcat differently. you probably do startup.bat or startup try tomcat.bat start instead i think (could be wrong, don't have windows). fillup On 6/1/02

Re: Installing/Configuring Tomcat 3.3.1

2002-06-01 Thread Alexis Michelle Goldstein
I got it, thanks so much! Regards, Alexis On Sat, 1 Jun 2002, Phillip Morelock wrote: SET JAVA_HOME=C:\JDK1.3.1_03 also: SET TOMCAT_HOME=C:\Where\You\Put\Tomcat and to make it not flash away quickly I think you can start tomcat differently. you probably do startup.bat or startup