[ https://issues.apache.org/activemq/browse/CAMEL-1730?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=52500#action_52500 ]
Savas Ali Tokmen commented on CAMEL-1730: ----------------------------------------- Hello Guillaume -- A BIT OUT OF CONTEXT -- The same bundle issues also exist between CAMEL-CXF and CXF: if you start the bundles in alphabetical order (i.e., camel-cxf and then cxf), the camel-cxf bundle tries to import cxf and since cxf is waiting for camel-cxf to deploy this never gets resolved. There is another way of solving this issue: iPOJO. In this approach, you don't bind packages but services, therefore the start order doesn't affect the framework's stabilisation. -- END OF OUT OF CONTEXT -- I guess CAMEL-SPRING can be deployed without OSGi... So don't you think merging it with CAMEL-OSGi would be blocking for some users? Cheers S. Ali Tokmen http://ali.tokmen.com/ > Merge camel-spring and camel-osgi into a single bundle > ------------------------------------------------------ > > Key: CAMEL-1730 > URL: https://issues.apache.org/activemq/browse/CAMEL-1730 > Project: Apache Camel > Issue Type: Improvement > Reporter: Guillaume Nodet > Assignee: Willem Jiang > Fix For: 2.0.0 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.