[ https://issues.apache.org/jira/browse/CAMEL-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12980182#action_12980182 ]
Dmitry Buzdin commented on CAMEL-3228: -------------------------------------- Hi guys, There is some stupid thing. My account has been hijacked or "taken over by accident" by Konstantin. Sorry for being off the thread. Dozer does have a mechanism to override class and resource loading policies. This is the reference to SPI interface JavaDoc http://dozer.sourceforge.net/apidocs/org/dozer/util/DozerClassLoader.html Additionaly camel-dozer plugin osgfies Dozer by itself. The integration test which is failing is using Dozer without plugin support (e.g. directly) and neither override SPI interface. The options are either to rewrite itest to use dozer plugin instead of pure dozer or add camel specific implementation of DozerClassLoader iface. I am eager to get it solved this week, so I will keep in touch. Dmitry > Dozer should support OSGi and work with Apache Camel > ---------------------------------------------------- > > Key: CAMEL-3228 > URL: https://issues.apache.org/jira/browse/CAMEL-3228 > Project: Camel > Issue Type: Improvement > Reporter: Konstantin Buzdin > Assignee: Willem Jiang > Fix For: 2.7.0 > > Attachments: CAMEL-3228_-_Upgrade_to_Dozer_5_3_0_.patch, > dozer-osgi-5.3.0.jar, pom.xml > > > 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.