You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2009/08/06 05:04:35 UTC

[jira] Commented: (SMX4-331) JAXB 2.1 API - ContextFinder do not invoke createContext(String, ClassLoader) method

    [ https://issues.apache.org/activemq/browse/SMX4-331?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=53491#action_53491 ] 

Freeman Fang commented on SMX4-331:
-----------------------------------

I check the src code in jaxb api 2.1, this JAXB 1.0 compatibility should be here, I'll apply the patch

> JAXB 2.1 API - ContextFinder do not invoke createContext(String, ClassLoader) method
> ------------------------------------------------------------------------------------
>
>                 Key: SMX4-331
>                 URL: https://issues.apache.org/activemq/browse/SMX4-331
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: specs-1.2.0, specs-1.3.0
>            Reporter: Guillaume Sauthier
>            Assignee: Freeman Fang
>         Attachments: SMX4-331.patch
>
>
> The createContext(String, ClassLoader), that is a JAXB 1.0 legacy requirement (I agree not clearly stated in the JAXBContext javadoc) is not invoked by the ContextFinder.
> If the createContext(String, ClassLoader, Map) method is not found, it should fall back on the createContext(String, ClassLoader) method.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.