RE: Tomcat 8.5.0 and 9.0.0 M4

2016-03-28 Thread Lulseged Zerfu
[mailto:chuck.caldar...@unisys.com] Sent: den 28 mars 2016 20:23 To: Tomcat Users List Subject: RE: Tomcat 8.5.0 and 9.0.0 M4 > From: Lulseged Zerfu [mailto:zlulse...@hotmail.com] > Subject: Tomcat 8.5.0 and 9.0.0 M4 > I was trying to test HTTP/2 and tried versions 8.5.0 and 9.0.0.M4. I

RE: Tomcat 8.5.0 and 9.0.0 M4

2016-03-28 Thread Caldarale, Charles R
> From: Lulseged Zerfu [mailto:zlulse...@hotmail.com] > Subject: Tomcat 8.5.0 and 9.0.0 M4 > I was trying to test HTTP/2 and tried versions 8.5.0 and 9.0.0.M4. I was not > able to start these releases because I get NoClassDefFoundError. > Caused by: java.lang.NoClassDefFound

Tomcat 8.5.0 and 9.0.0 M4

2016-03-28 Thread Lulseged Zerfu
Hi I was trying to test HTTP/2 and tried versions 8.5.0 and 9.0.0.M4. I was not able to start these releases because I get NoClassDefFoundError. Caused by: java.lang.NoClassDefFoundError: javax/servlet/ServletContainerInitializer at java.lang.ClassLoader.findBootstrapClass(Native M