JAXB-IMPL 2.1.13 Release
------------------------
Key: SMX4-740
URL: https://issues.apache.org/jira/browse/SMX4-740
Project: ServiceMix 4
Issue Type: Improvement
Components: Bundles
Environment: JAXB-IMPL 2.1.13 release. Fixes OSGi classloading
problems.
Reporter: Edstrom Johan
JAXB-IMPL 2.1.13 fixes a issues pertaining to osgi, in particular
http://java.net/jira/browse/JAXB-564
This caused osgi bundles in CXF loading Jaxb classes from another bundle to
generate classes over and over.
Without the fix you are forced to use
-Dcom.sun.xml.bind.v2.bytecode.ClassTailor.noOptimize=true
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.