Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-197

Non-contextual WebService injection test fails when deploying on JBoss AS 6.0 CR1

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Blocker Blocker
    • 1.0.2.Final
    • 1.0.2.CR3
    • Tests
    • None

      The test from: org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.InjectionIntoWebServiceEndPointTest fails when deploying on JBoss AS 6.0 CR1 with the following error:

      Deployment "vfs:///opt/jboss/jboss-6.0.0-SNAPSHOT/server/default/deploy/org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.InjectionIntoWebServiceEndPointTest.war" is in error due to the following reason(s): com.sun.xml.bind.v2.runtime.IllegalAnnotationsException: 2 counts of IllegalAnnotationExceptions
      Two classes have the same XML type name "

      {http://ws.contextual.non.injection.lookup.tests.tck.jsr299.jboss.org/}

      isSheepInjected". Use @XmlType.name and @XmlType.namespace to assign different names to them.
      this problem is related to the following location:
      at org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.jaxws_asm.IsSheepInjected
      this problem is related to the following location:
      at org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.IsSheepInjected
      at public org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.IsSheepInjected org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.ObjectFactory.createIsSheepInjected()
      at org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.ObjectFactory
      Two classes have the same XML type name "

      {http://ws.contextual.non.injection.lookup.tests.tck.jsr299.jboss.org/}

      isSheepInjectedResponse". Use @XmlType.name and @XmlType.namespace to assign different names to them.
      this problem is related to the following location:
      at org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.jaxws_asm.IsSheepInjectedResponse
      this problem is related to the following location:
      at org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.IsSheepInjectedResponse
      at public org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.IsSheepInjectedResponse org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.ObjectFactory.createIsSheepInjectedResponse()
      at org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ws.ObjectFactory

      The assertions from the test are not exercised.

            marius.bogoevici Marius Bogoevici (Inactive)
            marius.bogoevici Marius Bogoevici (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: