Vasudevan Srinivasan wrote:
>
> > I have just installed the jakarta-tomcat-4.0 and suddenly it
> > fails to start up throwing the following error:
> >
> > Exception during startup processing
> > java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError:
> > javax/servlet/FilterConfig
> > at java.lang.Class.getMethods0(Native Method)
>

 Two things:

 1) You're on-topic, but you'd be even more on topic over on
    the tomcat-users[1] list. General theory is to ask on the
    most specific possible list first, then work your way
    out onto the more general lists. Vendor-specific container
    questions, for instance, generally get answered best on
    the vendor support lists. But as long as it's even
    remotely about servlets, it's ok to ask here, so...

 2) Have you made sure that you don't have another (older)
    version of the servlets api installed in your jre's
    extension[2] directory? Like a J2EE server, or an older
    servlet server?

 Good luck,


[1] http://jakarta.apache.org/site/mail.html
[2] http://java.sun.com/j2se/1.3/docs/tooldocs/findingclasses.html#extclass


--
Christopher St. John [EMAIL PROTECTED]
DistribuTopia http://www.distributopia.com


___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".

Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html

Reply via email to