Problem running this example,
March 5, 2009 at 10:24 PM
I copied example2.ear to JBOSS_HOME/server/default/deploy directory but http://localhost:8080/example2 still brings up
HTTP Status 404 - /example2 The requested resource (/example2) is not available. JBoss Web/2.1.2.GA
I'using jboss-5.0.1.GA. I also see this in the logs:
Deployment "vfszip:/var/www/jboss-5.0.1.GA/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)". @ vfszip:/var/www/jboss-5.0.1.GA/server/default/deploy/example2.ear/example2.war/WEB-INF/web.xml[16,21]
View All Comments
| View Tutorial