If you are using Tomcat 4.0.x, tomcat overrides your classpath. But I think
you could edit catalina.bat and set the classpath in there. Or you could
move tools.jar into %CATALINA_HOME%\common\lib folder.

RS





"Gary Frick" <[EMAIL PROTECTED]> on 05/16/2002 03:08:14 PM

Please respond to "Tomcat Users List" <[EMAIL PROTECTED]>

To:    "Tomcat Users List" <[EMAIL PROTECTED]>
cc:

Subject:    Re: Making progress..Tomcat now started - still getting 500
       Status

Dear RS,

tools.jar is included in classpath.  Here is a copy of classpath contents.

C:\J2SDK_Forte\jdk1.4.0\lib\tools.jar;C:\J2SDK_Forte\jdk1.4.0\bin;c:
\program
files\Apache Tomcat
4.0\webapps\sample\WEB-INF\classes;C:
\J2SDK_Forte\bin\Projects\lib\ext\j2ee.
jar

Gary

----- Original Message -----
From: <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Thursday, May 16, 2002 3:57 PM
Subject: Re: Making progress..Tomcat now started - still getting 500 Status


>
> You need to include tools.jar in your classpath.
>
> RS
>
>
>
>
> "Gary Frick" <[EMAIL PROTECTED]> on 05/16/2002 02:16:51 PM
>
> Please respond to "Tomcat Users List" <[EMAIL PROTECTED]>
>
> To:    "Tomcat Users List" <[EMAIL PROTECTED]>
> cc:
>
> Subject:    Making progress..Tomcat now started - still getting 500
Status
>
> Thanks to everyone for the help in sorting out the port contention
problem.
> Changing the port designation did the trick.  Additionally, there was a
> rogue copy of Tomcat service running which I wasn't aware of.  So, now to
> the next problem (HTTP 500 Error).
>
> java.lang.NoClassDefFoundError: sun/tools/javac/Main
>
> I believe that my 'properties' files, environment vars, and classpath are
> correct, but I can't be certain. Can anyone assist with sorting this out?
>
> Thanks,
> Gary
>
>
>
>
>
>
>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>

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










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

Reply via email to