Uploaded image for project: 'RESTEasy'
  1. RESTEasy
  2. RESTEASY-2959

Remove the hack in AtomFeedProvider to work with both new Jakarta RI and transformed RI

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 6.1.0.Beta3, 6.1.0.Final
    • None
    • None
    • None
    • Undefined

      The AtomFeedProvider uses a NamespacePrefixMapper to append a namespace prefix. The new RI com.sun.xml.bind:jaxb-impl:3.0.1 renamed the packages from com.sun to org.glassfish. This causes issues if the 2.x version is transformed like the WildFly Preview does.

      The org.javassist module needs to be removed from the module.xml and the proxy should be replaced with a real implementation of the org.glassfish.jaxb.runtime.marshaller.NamespacePrefixMapper.

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: