[
https://jira.jboss.org/jira/browse/JBAS-7594?page=com.atlassian.jira.plug...
]
Shelly McGowan updated JBAS-7594:
---------------------------------
Fixed META-INF/s.tld in jboss-seam-ui.jar and updated the SEAM example test archives to
use this updated .jar. We can revisit this workaround when there is an updated version
of SEAM examples to download.
http://fisheye.jboss.org/changelog/JBossAS/?cs=99515
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: Norman Richards
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