You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Vincent Stoessel <vi...@digex.net> on 2000/04/12 17:57:11 UTC

Re: jar includes in classpath

make sure that the sun tools are in your CLASSPATH
(i.e CLASSPATH=/your/jdk1.2x/lib/tools.jar:/your/jdk1.2x:/whatever )



Tassos Mavroudeas wrote:
> 
> Hi,
>   I have just installed jakarta-tomcat and I have some questions.
> 
> 1.The JSP examples fail to run (while the Servlet Examples run). Each time I
> try to execute a JSP example, the window in which jakarta-tomcat runs logs a
> java excheption:
> java.lang.noclassdeffound : sun/tools/javac/Main
>   The way I get it, it seems that I do not include some jar files in the
> CLASSPATH. But I do not seem to find which jar file it is, any help???
> 
> 2.I can not find a way to run the tests... if I direct the browser to
> lovcalhost:8080/test I get a srceen that says that there is another way to run
> the tests, but it does not say which is this other way.
> 
> 
> My Configuration is as follows:
> Win NT 4 sp6
> Tomcat 3.1 (jakarta-tomcat.zip)
> JDK 1.2.2 (from sun)
> No Apache installed
> 
> Thanks in advance
> 
> ____________________________________________________________________
> Get your own FREE, personal Netscape WebMail account today at http://webmail.netscape.com.
> 
> --------------------------------------------------------------------------
> To unsubscribe, email: tomcat-user-unsubscribe@jakarta.apache.org
> For additional commmands, email: tomcat-user-help@jakarta.apache.org

-- 
Vincent Stoessel -