users@glassfish.java.net

Re: java.lang.NoClassDefFoundError: javax/servlet/http/HttpServlet

From: <glassfish_at_javadesktop.org>
Date: Wed, 10 Oct 2007 12:54:50 PDT

Having wicket war in autodeploy folder won't solve the problem. What's happening is somehow the
classes are loaded by wrong (as in unexpected) class loaders.

Can you describe the structure of your web application?

e.g.

WAR-file
 ---- + WEB-INF/classes
      + WEB-INF/lib (list all the jars with some description)

If that's too hard and you can share the app, attach it :)

Regards,
Kedar
[Message sent by forum member 'km' (km)]

http://forums.java.net/jive/thread.jspa?messageID=239382