[jboss-user] [Installation, Configuration & DEPLOYMENT] - Re: Why *.war web file of JBOSS-4.0.4.GA not working on jbos
jaikiran
do-not-reply at jboss.com
Thu May 7 02:33:17 EDT 2009
anonymous wrote : Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source: The co
| ntent of element type "web-app" must match "(icon?,display-name?,description?,di
| stributable?,context-param*,filter*,filter-mapping*,listener*,servlet*,servlet-m
| apping*,session-config?,mime-mapping*,welcome-file-list?,error-page*,taglib*,res
| ource-env-ref*,resource-ref*,security-constraint*,login-config?,security-role*,e
| nv-entry*,ejb-ref*,ejb-local-ref*)". @ vfszip:/E:/jboss-5.0.1.GA/server/default/
| deploy/webtest.war/WEB-INF/web.xml[114,11]
|
Looks like the contents of your web.xml are incorrect. JBossAS-5 is more stricter in xml verification. You will have to fix the web.xml.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229263#4229263
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229263
More information about the jboss-user
mailing list