Date sent:              Sun, 29 Jul 2007 18:56:01 +0000 (UTC)
From:                   maya <[EMAIL PROTECTED]>
Subject:                Vista woes....
To:                     users@tomcat.apache.org
Send reply to:          Tomcat Users List <users@tomcat.apache.org>

> hi,
> 
> am trying to get Tomcat to run in Vista, have dl'd and installed
> Tomcat 5.5.23
> 
> set necessary vars thus:
> 
> JAVA_HOME=C:\Java\jdk1.5.0_12
> JRE_HOME=C:\Java\jdk1.5.0_12\jre
> 
> but when try to run a webapp I get a 404....
> (even tomcat-docs doesn't run..)
> 

I'm running tomcat 5.5.23 currently with jdk 1.5.0.12
installed in
C:\Program Files\Java\jdk1.5.0_12
without problems.

For you:
Is tomcat itself running? Have you tried visiting it's homepage?

Have you looked in the logs?


I have only set jre_home and java_home envirn vars, not classpath.


> I know how to set up Tomcat, have done it before..
> I'm wondering if I'm missing anything, but apart from setting up these
> two env vars I can't think of anything else right now...
> 
> (path to compiler is set correctly, I can compile stand-alone
> classes..)
> 
> for Tomcat I have set CLASSPATH thus:
> set
> CLASSPATH=.;apache-tomcat-5.5.23\common\lib\servlet-api.jar;apache-tom
> cat- 5.5.23\common\lib\jsp-api.jar
> 
> (usu., at the advice of folks in the java group, I don't set
> classpath, and never have problems.. but set it now to see if it would
> help.. Tomcat is not compiling any JSPs, when I go to 'work' dir there
> are no src files or classes for the JSPs..)
> 
> thank you..
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To start a new topic, e-mail: users@tomcat.apache.org To unsubscribe,
> e-mail: [EMAIL PROTECTED] For additional commands,
> e-mail: [EMAIL PROTECTED]
> 



---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to