Seems you have servlet-api-2.3.jar under WEB-INF/lib. This will conflict will Servlet classes already loaded by the container. Try removing it. Also post the JBoss version AND the JDK you're using.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4174577#4174577 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4174577 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
