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???

-----Original Message-----
From: epyonne [mailto:[EMAIL PROTECTED] 
Sent: Wednesday, January 07, 2004 8:56 AM
To: Tomcat Users List
Subject: Re: Tomcat 5.0.16 in XP Profesional


Yes, environmental variables are still necessary in XP.


----- Original Message -----
From: <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, January 06, 2004 09:19 PM
Subject: Tomcat 5.0.16 in XP Profesional


> Dear all,
> I have install  Tomcat 5.0.16 in my XP Professional with JVM1.4_02
>
> I wonder, do i need to set the "JAVA_HOME" and "CATALINA_HOME" in the 
> Global Environment Setting ?
>
> I know i have to do this at Win98 or Wind95, but not sure is it 
> necessary to do it in XP or more higher OS version?
>
> This is because i have this error when i am trying to run Eclipse with

> my Tomcat,. I got this error,
>
>  } catch (Throwable t) {
>      if (!(t instanceof SkipPageException)){
>        out = _jspx_out;
>        if (out != null && out.getBufferSize() != 0)
>          out.clearBuffer();
> >>>>>      if (pageContext != null) 
> >>>>> pageContext.handlePageException(t);
>      }
>    } finally {
>      if (_jspxFactory != null) 
> _jspxFactory.releasePageContext(pageContext);
>    }

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



__________________________________________________________________________
Disclaimer: This e-mail message is intended only for the personal use of 
the recipient(s) named above.  If you are not an intended recipient, you 
may not review, copy or distribute this message. If you have received this
communication in error, please notify us immediately by e-mail and delete 
the original message.
This e-mail expresses views only of the sender, which are not to be 
attributed to Rite Aid Corporation and may not be copied or distributed 
without this statement.

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

Reply via email to