croucherj3
Programmer
Hi,
I need help getting Tomcat running. I have searched Sun's Java forums and Google, but cannot find an anwser. I also tried the Tomcat and J2EE documentation but was still unable to resolve this.
I have a fresh install of Win XP SP2. Using the default setups, I have just installed:
-j2eesdk-1_4_01_2005Q1-windows.exe (All-In-One Bundle from )
-jakarta-tomcat-5.5.7.exe (Binary from )
Everything I have read says to set the environmental variables to something like this:
JAVA_HOME: C:\j2sdk1.4.0_01\
PATH:C:\j2sdk1.4.0_01\bin;
But here lies the problem:
I do not have a directory called C:\j2sdk1.4.0_01. I have:
- C:\Sun\AppServer
- C:\Program Files\Apache Software Foundation\Tomcat 5.5
What I need help with is setting the following variables:
- J2EE_HOME
- JAVA_HOME
- CLASSPATH
- Path
Any help you can provide is sincerly appreciated.
John
Athens, OH
I need help getting Tomcat running. I have searched Sun's Java forums and Google, but cannot find an anwser. I also tried the Tomcat and J2EE documentation but was still unable to resolve this.
I have a fresh install of Win XP SP2. Using the default setups, I have just installed:
-j2eesdk-1_4_01_2005Q1-windows.exe (All-In-One Bundle from )
-jakarta-tomcat-5.5.7.exe (Binary from )
Everything I have read says to set the environmental variables to something like this:
JAVA_HOME: C:\j2sdk1.4.0_01\
PATH:C:\j2sdk1.4.0_01\bin;
But here lies the problem:
I do not have a directory called C:\j2sdk1.4.0_01. I have:
- C:\Sun\AppServer
- C:\Program Files\Apache Software Foundation\Tomcat 5.5
What I need help with is setting the following variables:
- J2EE_HOME
- JAVA_HOME
- CLASSPATH
- Path
Any help you can provide is sincerly appreciated.
John
Athens, OH