[
https://issues.apache.org/activemq/browse/CAMEL-3228?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=62750#action_62750
]
Claus Ibsen commented on CAMEL-3228:
------------------------------------
In the OSGi test I get this constraint error
{code}
ERROR: Error starting file:bundles/net.sf.dozer.dozer-osgi_5.3.0.jar
(org.osgi.framework.BundleException: Unresolved constraint in bundle
net.sf.dozer.dozer-osgi [33]: package; (package=org.hibernate.proxy))
org.osgi.framework.BundleException: Unresolved constraint in bundle
net.sf.dozer.dozer-osgi [33]: package; (package=org.hibernate.proxy)
at org.apache.felix.framework.Felix.resolveBundle(Felix.java:3263)
at org.apache.felix.framework.Felix.startBundle(Felix.java:1597)
at org.apache.felix.framework.Felix.setActiveStartLevel(Felix.java:1077)
at
org.apache.felix.framework.StartLevelImpl.run(StartLevelImpl.java:264)
at java.lang.Thread.run(Thread.java:637)
{code}
What Hibernate JAR are you using?
> 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
> Fix For: 2.6.0
>
> Attachments: CAMEL-3228_-_Upgrade_to_Dozer_5_3_0_.patch
>
> 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.