[
https://jira.jboss.org/jira/browse/JBAS-7594?page=com.atlassian.jira.plug...
]
Shelly McGowan updated JBAS-7594:
---------------------------------
I updated the numberguess and booking examples to version 2.2.0.GA and the dvd to
2.1.0.SP1 (jpa example remains at 2.1.0.GA). The workaround above still applies to these
versions. Will update all examples to 2.2.1.CR1 when released.
Seam testsuite ears fail to deploy due to parse issues
------------------------------------------------------
Key: JBAS-7594
URL:
https://jira.jboss.org/jira/browse/JBAS-7594
Project: JBoss Application Server
Issue Type: Sub-task
Security Level: Public(Everyone can see)
Affects Versions: JBossAS-6.0.0.M1
Reporter: Scott M Stark
Assignee: Shelly McGowan
The seam apps are failing to deploy due to some xml ordering issue that must have become
more strict recently, or the seam examples have changed.
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source:
cvc-complex-type.2.4.a: Invalid content was found starting with element
'description'. One of '{"http://java.sun.com/xml/ns/javaee":type,
"http://java.sun.com/xml/ns/javaee":deferred-value,
"http://java.sun.com/xml/ns/javaee":deferred-method}' is expected. @
vfszip:/Users/svn/JBossHead/trunk/build/output/jboss-6.0.0-SNAPSHOT/server/all/deploy/jboss-seam-numberguess.ear/jboss-seam-numberguess.war/WEB-INF/lib/jboss-seam-ui.jar/META-INF/s.tld[2205,18]
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:203)
at org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:168)
at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:229)
at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:206)
at
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:137)
at org.jboss.deployment.TldParsingDeployer.parse(TldParsingDeployer.java:62)
at org.jboss.deployment.TldParsingDeployer.parse(TldParsingDeployer.java:37)
at
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:121)
Caused by: org.jboss.xb.binding.JBossXBException: Failed to parse source:
cvc-complex-type.2.4.a: Invalid content was found starting with element
'description'. One of '{"http://java.sun.com/xml/ns/javaee":type,
"http://java.sun.com/xml/ns/javaee":deferred-value,
"http://java.sun.com/xml/ns/javaee":deferred-method}' is expected. @
vfszip:/Users/svn/JBossHead/trunk/build/output/jboss-6.0.0-SNAPSHOT/server/all/deploy/jboss-seam-booking.ear/jboss-seam-booking.war/WEB-INF/lib/jboss-seam-ui.jar/META-INF/s.tld[2205,18]
at org.jboss.xb.binding.parser.sax.SaxJBossXBParser.parse(SaxJBossXBParser.java:203)
at org.jboss.xb.binding.UnmarshallerImpl.unmarshal(UnmarshallerImpl.java:168)
at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:229)
at org.jboss.xb.util.JBossXBHelper.parse(JBossXBHelper.java:206)
at
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:137)
at org.jboss.deployment.TldParsingDeployer.parse(TldParsingDeployer.java:62)
at org.jboss.deployment.TldParsingDeployer.parse(TldParsingDeployer.java:37)
at
org.jboss.deployers.vfs.spi.deployer.SchemaResolverDeployer.parse(SchemaResolverDeployer.java:121)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira