Was there a solution to this problem as I am getting the same error? Regards
Shaun ----- Original Message ----- From: "Sachin Kumar" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, September 16, 2003 4:02 PM Subject: RE: TDK-2.3 test build available > Hello Oron, > > Thanks a lot, I am not getting that error anymore. > But I am still not able to run my sample application, as when i try to > access the url "http://localhost:8080/newapp/servlet/newapp" instead of > displaying me the login screen, i get an error saying: > > HTTP Status 404 - /newapp/servlet/newapp > > -------------------------------------------------------------------------- ------ > > type Status report > > message /newapp/servlet/newapp > > description The requested resource (/newapp/servlet/newapp) is not > available. > > > -------------------------------------------------------------------------- ------ > > Apache Tomcat/4.1.27-LE-jdk14 > > To me it looks like, that it is not getting the servlet specified in > web.xml. > > Thanks in advance. > > Regards, > Sachin > > > >>> [EMAIL PROTECTED] 9/15/2003 8:18:42 PM >>> > Hi Sachin > > I guess tomcat 4.1.27 has servlet.jar (2.3) already in commons / lib so > you > can delete it from your app lib directory > > BR > > Oron > > http://netada.co.uk > > -----Original Message----- > From: Sachin Kumar [mailto:[EMAIL PROTECTED] > Sent: Monday, September 15, 2003 2:40 PM > To: [EMAIL PROTECTED]; [EMAIL PROTECTED] > Subject: Re: TDK-2.3 test build available > > > Hi, > > I tried running the sample application in TDK-2.3, but getting the > following error: > > Apache Tomcat/4.1.27-LE-jdk14 > WebappClassLoader: > validateJarFile(D:\tdk-2.3\.\webapps\newapp\WEB-INF\lib\servlet.jar) - > jar not loaded. See Servlet Spec 2.3, section 9.7.2. Offending class: > javax/servlet/Servlet.class > > since, servlet.jar is not loaded, am not able to run the sample > application. > Do I need to change servlet.jar, or is there anything else which I am > missing. > > Thanks in advance. > > Regards, > Sachin > > >>> [EMAIL PROTECTED] 9/12/2003 10:45:15 PM >>> > Are there any instructions on creating sample app for someone starting > fresh with TDK 2.3. I tried to follow instructions for creation sample > app using TDK 2.2 instructions and ran into issues. Is only choice to > create sample app using TDK 2.2 and then port using Turbine 2.3 port > instructions? > > Deepak > > Martin Poeschl <[EMAIL PROTECTED]> wrote: > http://jakarta.apache.org/~mpoeschl/ > > This version includes Tomcat 4.1.27-LE .. so you need JDK 1.4! > > It would be nice to extend the sample application or add some more > simple apps to the tdk ... > send your patches now! ;-) > > martin > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------- > Do you Yahoo!? > Yahoo! SiteBuilder - Free, easy-to-use web site design software > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
