-
Task
-
Resolution: Done
-
Major
-
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.
- is blocked by
-
WFLY-14709 WildFly Preview -- Upgrade GlassFish JAXB impls to 3.x
- Closed