Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-14243

New JAXB tests in WFLY-13968 fails on ee9 profile

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Minor Minor
    • 22.0.0.Final
    • None
    • Test Suite
    • None
    • Hide

      mvn clean install -DskipTests
      cd testsuite/integration/basic
      mvn clean install -Dtest=org.jboss.as.test.integration.jaxb.**.*TestCase -Dts.ee9

      Show
      mvn clean install -DskipTests cd testsuite/integration/basic mvn clean install -Dtest=org.jboss.as.test.integration.jaxb.**.*TestCase -Dts.ee9
    • Undefined
    • ---
    • ---

      The new JAXB tests introduced in WFLY-13968 fails when using the ee9 profile:

      • org.jboss.as.test.integration.jaxb.unit.JAXBContextSystemPropCustomTestCase
      • org.jboss.as.test.integration.jaxb.unit.JAXBContextUsingPropertiesTestCase

      The reason is that in ee9 the system property and the keys inside the jaxb.properties file needs to be prefixed by jakarta instead of javax.

            rhn-support-rmartinc Ricardo Martin Camarero
            rhn-support-rmartinc Ricardo Martin Camarero
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: