DEPLOYMENTS IN ERROR: Deployment "vfszip:/C:/Programmi/jBoss/server/default/deploy/example2.ear/" is in error due to the following reason(s): org.xml.sax.SAXException: The content of element type "servlet-mapping" must match "(servlet-name,url-pattern)". @ vfs zip:/C:/Programmi/jBoss/server/default/deploy/example2.ear/example2.war/WEB-INF/ web.xml[16,21] at org.jboss.deployers.plugins.deployers.DeployersImpl.checkComplete(Dep loyersImpl.java:993)
On the other hand the war file runs correctly under Tomcat alone.
View All Comments