Re: OT: wicket running in Tomcat got a java.lang.NoClassDefFoundError: javax/servlet/ServletRequest

2009-10-12 Thread Martijn Dashorst
Does tomcat 5.5 support servlet api 1.4? Martijn On Mon, Oct 12, 2009 at 10:10 AM, Fernando Wermus fernando.wer...@gmail.com wrote: Does anyone face this exception under Tomcat? The servelet-api.jar is in usr/share/tomcat5.5/lib/commons javax.servlet.ServletException: Filter execution threw

Re: OT: wicket running in Tomcat got a java.lang.NoClassDefFoundError: javax/servlet/ServletRequest

2009-10-12 Thread Johan Compagner
looks to me like a screwed up tomcat install somehow. On Mon, Oct 12, 2009 at 10:10, Fernando Wermus fernando.wer...@gmail.comwrote: Does anyone face this exception under Tomcat? The servelet-api.jar is in usr/share/tomcat5.5/lib/commons javax.servlet.ServletException: Filter execution threw

Re: OT: wicket running in Tomcat got a java.lang.NoClassDefFoundError: javax/servlet/ServletRequest

2009-10-12 Thread Fernando Wermus
*Servlet/JSP Spec**Apache Tomcat version*2.5/2.16.0.202.4/2.05.5.282.3/1.2 4.1.402.2/1.13.3.2 (archived) I supports 2.4 servlet api. any other thoughts? The guy that installed tomcat, added a open-java 6.0 and there are set java_home as well as tomcat_home. On Mon, Oct 12, 2009 at 5:17 AM,

Re: OT: wicket running in Tomcat got a java.lang.NoClassDefFoundError: javax/servlet/ServletRequest

2009-10-12 Thread Fernando Wermus
Is jetty ready for production? On Mon, Oct 12, 2009 at 11:40 AM, Fernando Wermus fernando.wer...@gmail.com wrote: *Servlet/JSP Spec* *Apache Tomcat version*2.5/2.1 6.0.202.4/2.0 5.5.28 2.3/1.2 4.1.402.2/1.1 3.3.2 (archived) I supports 2.4 servlet api. any other thoughts? The guy that

Re: OT: wicket running in Tomcat got a java.lang.NoClassDefFoundError: javax/servlet/ServletRequest

2009-10-12 Thread Fernando Wermus
I omitted this part of stack trace: INFO: Illegal access: this web application instance has been stopped already. Could not load javax.servlet.ServletRequest. The eventual following stack trace is caused by an error thrown for debugging purposes as well as to attempt to terminate the thread

Re: OT: wicket running in Tomcat got a java.lang.NoClassDefFoundError: javax/servlet/ServletRequest

2009-10-12 Thread Martijn Reuvers
Hi Fernando, If I were you and want to quickly test if there's something wrong with your Tomcat. Download the .zip distribution of Tomcat, extract, run and deploy your application in /webapps/. That should work just fine normally, if it does - then you know your current installation of Tomcat is