[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.newcomer] Re: Tomcat plugin for eclipse 3.4.2

Hi,

Tomcat works fine with standard WTP. This tutorial give a short introduction: http://www.vogella.de/articles/EclipseWTP/article.html

Best regards, Lars

Dipesh wrote:
I downloaded tomcat plugin for eclipse (version 3.2.1) from http://www.eclipsetotale.com/tomcatPlugin.html. I am using eclipse 3.2.4 . I am using windows 2003 Server with SP2.
I have followed the instructions mentioned here


http://www.eclipsetotale.com/tomcatPlugin.html#A4

But after starting eclipse when I click on tomcat toolbar button I am getting the following error

java.lang.NoClassDefFoundError: org/apache/tomcat/util/log/SystemLogHandler
    at java.lang.Class.getDeclaredConstructors0(Native Method)
    at java.lang.Class.privateGetDeclaredConstructors(Class.java:2357)
    at java.lang.Class.getConstructor0(Class.java:2671)
    at java.lang.Class.newInstance0(Class.java:321)
    at java.lang.Class.newInstance(Class.java:303)
    at org.apache.catalina.startup.Bootstrap.init(Bootstrap.java:205)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:390)

I tried to troubleshoot this using the instructions (http://www.eclipsetotale.com/tomcatPlugin.html#A6) but no success.

I would appreciate if you please inform me if I am missing anything. Thanks in advance for reading this email and hope to get a fix for this.

Thanks!
Dipesh