[jboss-jira] [JBoss JIRA] Assigned: (JBAS-7594) Seam testsuite ears fail to deploy due to parse issues
Scott M Stark (JIRA)
jira-events at lists.jboss.org
Tue Jan 5 00:20:30 EST 2010
[ https://jira.jboss.org/jira/browse/JBAS-7594?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Scott M Stark reassigned JBAS-7594:
-----------------------------------
Assignee: Norman Richards
> 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
More information about the jboss-jira
mailing list