Try changing the dir name of jdk1.3.1 to jdk1.3 then setting classpath & path with new directory, sometimes in windows classpath dose not recognize directory with 2 dots
best of luck Udayan ----- Original Message ----- From: "David Smith" <[EMAIL PROTECTED]> To: "Tomcat Users List" <[EMAIL PROTECTED]> Sent: Thursday, November 29, 2001 3:14 AM Subject: Re: PROBLEMS INSTALLING TOMCAT I don't particularly work with Tomcat on a Windows machine, but you might want to consider removing the ; at the end of the JAVA_HOME and TOMCAT_HOME environment variables. It may be causing problems in the startup.bat and shutdown.bat files. --David On Wednesday 28 November 2001 03:18 pm, you wrote: > what exactly is the error? > did you try localhost:8080 or 127.0.0.1:8080 in the web browser? > > if you get a web page then the install went as it should... > > At 03:59 PM 11/28/2001 -0800, you wrote: > >Hello, > > > > > >I installed the "jakarta-tomcat-3.3m4" on a win 98 machine. > >I installed jdk1.3.1 in c:\\jdk1.3.1 > >I installed the server in c:\\jakarta > >This are my settings from autoexec.bat: > >" > >set > >path=c:\apache;C:\jdk1.3.1;C:\jdk1.3.1\bin;C:\jdk1.3.1\lib;c:\jakarta;C:\j > >akarta\lib\common\servlet.jar set JAVA_HOME=C:\jdk1.3.1; > >set TOMCAT_HOME=c:\jakarta; > >SET CLASSPATH=C:\JDK1.3.1 > >" > > > > > > > >Tahnksfor your answering!! > > > > > >-- > >Best regards, > > Catalin mailto:[EMAIL PROTECTED] > > > > > > > >-- > >To unsubscribe: <mailto:[EMAIL PROTECTED]> > >For additional commands: <mailto:[EMAIL PROTECTED]> > >Troubles with the list: <mailto:[EMAIL PROTECTED]> > > -- > To unsubscribe: <mailto:[EMAIL PROTECTED]> > For additional commands: <mailto:[EMAIL PROTECTED]> > Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
