[ 
https://issues.apache.org/activemq/browse/CAMEL-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=63569#action_63569
 ] 

Willem Jiang commented on CAMEL-3228:
-------------------------------------

@Dmitry,

I dig the code of the DozerTypeConverterLoader, it works as I expected which 
can load the customer mapper file from OSGi bundle.
But when the DozerTypeConverter tries convert the objects , it will use the 
DozerBeanMapper which is not injected with right class loader.

I'm trying to set the ClassMap into the DozerBeanMapper, but I can't do it 
without changing the code of DozerBeanMapper.
Can you double check the DozerBeanMapper ?

> Upgrade to dozer 5.3.0
> ----------------------
>
>                 Key: CAMEL-3228
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-3228
>             Project: Apache Camel
>          Issue Type: Improvement
>            Reporter: Dmitry Buzdin
>            Assignee: Claus Ibsen
>             Fix For: 2.6.0
>
>         Attachments: CAMEL-3228_-_Upgrade_to_Dozer_5_3_0_.patch, 
> dozer-osgi-5.3.0.jar, pom.xml
>
>   Original Estimate: 6 hours
>  Remaining Estimate: 6 hours
>
> Dozer 5.3.0 has been released. It has changes in internal API, which make 
> usage of dozer-camel impossible with the most recent version.
> As Dozer maintainer I could contribute a patch upgrading camel-dozer module 
> to use 5.3.0. 

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

Reply via email to