[
https://issues.apache.org/jira/browse/CXF-1712?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Daniel Kulp resolved CXF-1712.
------------------------------
Resolution: Fixed
Fix Version/s: 2.0.8
2.1.2
> ObjectFactory cache doesn't take classloaders into accout
> ---------------------------------------------------------
>
> Key: CXF-1712
> URL: https://issues.apache.org/jira/browse/CXF-1712
> Project: CXF
> Issue Type: Bug
> Components: JAXB Databinding
> Affects Versions: 2.0.6, 2.1.1, 2.0.7
> Reporter: Daniel Kulp
> Assignee: Daniel Kulp
> Priority: Critical
> Fix For: 2.1.2, 2.0.8
>
>
> The ObjectFactory cache in the JAXBDataBinding doesn't take the classloader
> into account, it only uses the full classname. If two services use the same
> classes, but are in different classloaders, creating the JAXB context fails
> as the object factory is in a different classloader than the beans.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.