Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-900

Some of XTS unit test EARs contain no longer supported namespace in META-INF/jboss-beans.xml

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 4.16.0.Beta1, 4.17.0
    • 4.15.3
    • Testing, XTS
    • None

    Description

      Some of the XTS unit test EARs contain no longer supported namespace in META-INF/jboss-beans.xml and so they cannot be deployed to AS7. See [1] for the current namespace used in XTS unit test EARs and [2] for the valid namespace that should be used in AS7. A bit weird is that those EARs can be successfully deployed by command line copy and by web admin console, but only deploying by Arquillian uncovered the issue. I've already filed a jira for that - AS7-1927.

      Please could you take a look at that and fix the namespace?
      Here is a list of the affected EARs:
      ws-c-tests.ear
      ws-t-tests.ear
      wstx-tests.ear

      [1]
      <deployment xmlns="urn:jboss:bean-deployer:2.0">

      [2]
      <deployment xmlns="urn:jboss:pojo:7.0"
      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
      xsi:schemaLocation="urn:jboss:pojo:7.0 jboss-pojo_7_0.xsd">

      Attachments

        Activity

          People

            paul.robinson@redhat.com Paul Robinson
            istudens@redhat.com Ivo Studensky
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: