Jason Roscoe said:
>
> I have tried setting these environment variables up and I get the error:
>
> Exception in thread "main" java.lang.NoClassDefFoundError;
> org/apache/catalina/startup/Bootstrap.
>
> My environment variables are:
>
> JAVA_HOME: E:\j2sdk_nb\j2sdk1.4.2
> CATALINA_HOME:
> E:\jakarta-tomcat-5.0.16-src\jakarta-tomcat-catalina\catalina\src
>
> Can someone help me???

Kind of going out on a limb here, but CATALINA_HOME needs to point to the
top level of your compiled and installed tomcat software, not the catalina
source code.  Are you trying to compile tomcat inside of Eclipse or
Netbeans?

Rod.



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to