Hi Raghu, Thanx for the imm. response. I just did as said by you in catalina.bat , but thast doesn't seems to help. The same error persists. Any other solutions & checks.
Cheers, Sudhakar -- On Tue, 11 Jun 2002 12:45:40 Raghupathy, Gurumoorthy wrote: >ADD SERVLET.JAR TO YOUR CLASSPATH.... >guru > >-----Original Message----- >From: Vasudevan Srinivasan [mailto:[EMAIL PROTECTED]] >Sent: 11 June 2002 12:22 >To: [EMAIL PROTECTED] >Subject: Tomcat4.0 Startup Problem > > >Hi, > >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: >jav >ax/servlet/FilterConfig > at java.lang.Class.getMethods0(Native Method) > at java.lang.Class.getMethods(Class.java:742) > at org.apache.catalina.util.xml.SetProperties.setProperty(Unknown >Source >) > at org.apache.catalina.util.xml.SetProperties.start(Unknown Source) > at org.apache.catalina.util.xml.XmlMapper.matchStart(Unknown Source) > at org.apache.catalina.util.xml.XmlMapper.startElement(Unknown >Source) > at >org.xml.sax.helpers.XMLReaderAdapter.startElement(XMLReaderAdapter.ja >va:329) > at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1451) > at org.apache.crimson.parser.Parser2.content(Parser2.java:1700) > at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1468) > at org.apache.crimson.parser.Parser2.content(Parser2.java:1700) > at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1468) > at org.apache.crimson.parser.Parser2.content(Parser2.java:1700) > at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1468) > at org.apache.crimson.parser.Parser2.content(Parser2.java:1700) > at org.apache.crimson.parser.Parser2.maybeElement(Parser2.java:1468) > at org.apache.crimson.parser.Parser2.parseInternal(Parser2.java:499) > at org.apache.crimson.parser.Parser2.parse(Parser2.java:304) > at >org.apache.crimson.parser.XMLReaderImpl.parse(XMLReaderImpl.java:433) > > at >org.xml.sax.helpers.XMLReaderAdapter.parse(XMLReaderAdapter.java:223) > > at javax.xml.parsers.SAXParser.parse(SAXParser.java:317) > at javax.xml.parsers.SAXParser.parse(SAXParser.java:260) > at org.apache.catalina.util.xml.XmlMapper.readXml(Unknown Source) > at org.apache.catalina.startup.Catalina.start(Unknown Source) > at org.apache.catalina.startup.Catalina.execute(Unknown Source) > at org.apache.catalina.startup.Catalina.process(Unknown Source) > at java.lang.reflect.Method.invoke(Native Method) > at org.apache.catalina.startup.Bootstrap.main(Unknown Source) > > >Could anyone help me out? >Cheers & thanks in adv., > >Sudhakar > > >_______________________________________________________ >WIN a first class trip to Hawaii. Live like the King of Rock and Roll >on the big Island. Enter Now! >http://r.lycos.com/r/sagel_mail/http://www.elvis.lycos.com/sweepstakes > >___________________________________________________________________________ >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 > _______________________________________________________ WIN a first class trip to Hawaii. Live like the King of Rock and Roll on the big Island. Enter Now! http://r.lycos.com/r/sagel_mail/http://www.elvis.lycos.com/sweepstakes ___________________________________________________________________________ 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
