Uploaded image for project: 'Application Server 3  4  5 and 6'
  1. Application Server 3 4 5 and 6
  2. JBAS-7594

Seam testsuite ears fail to deploy due to parse issues

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 6.0.0.M3
    • 6.0.0.M1
    • None
    • None
    • Workaround Exists
    • Hide

      Manually fixed the tld and repackaged the test .ears

      Show
      Manually fixed the tld and repackaged the test .ears

    Description

      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)

      Attachments

        Activity

          People

            smcgowan@redhat.com Shelly McGowan (Inactive)
            starksm64 Scott Stark (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: