Tomcat Help [message #191720] |
Mon, 09 February 2004 20:54  |
Eclipse User |
|
|
|
Originally posted by: dontwantspam.spammer.com
I know this isn't the right place, but I can't find the right place so
here it is. Every time I have installed Elcipse + Sysdeo plugin I get an
error when I try to start it up. I get the following error. I have my
TOMCAT_HOME env var set, tools.jar added into the classpath, and the
bootstrap.jar in every possible classpath item available. Can someone
help?
Thanks
Frustrated Developer!
Catalina.start: java.lang.ClassNotFoundException:
org.apache.catalina.core.StandardServer
java.lang.ClassNotFoundException: org.apache.catalina.core.StandardServer
at
org.apache.commons.digester.Digester.createSAXException(Dige ster.java:2540)......
|
|
|
Re: Tomcat Help [message #191873 is a reply to message #191720] |
Tue, 10 February 2004 08:16  |
Eclipse User |
|
|
|
Hi,
which version of tomcat did you install, there is two different version
one for JDK1.3 with all XML api included and one for JDK1.4 with no
XML api included because XML api are already included in JDK14.
Check your JDK, check the JDK used to launch tomcat. Do not try
to add multiple JAR to the tomcat classpath it's painfull, the sysdeo
plugin should work only by setting the tomcat location.
In few words, check and clean your JDKs installations.
Good luck.
David.
newbie wrote:
> I know this isn't the right place, but I can't find the right place so
> here it is. Every time I have installed Elcipse + Sysdeo plugin I get an
> error when I try to start it up. I get the following error. I have my
> TOMCAT_HOME env var set, tools.jar added into the classpath, and the
> bootstrap.jar in every possible classpath item available. Can someone
> help?
>
> Thanks
> Frustrated Developer!
>
> Catalina.start: java.lang.ClassNotFoundException:
> org.apache.catalina.core.StandardServer
> java.lang.ClassNotFoundException: org.apache.catalina.core.StandardServer
> at
> org.apache.commons.digester.Digester.createSAXException(Dige ster.java:2540)......
>
>
|
|
|
Powered by
FUDForum. Page generated in 0.25399 seconds