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