[
https://issues.apache.org/jira/browse/CAMEL-12026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Guillaume Nodet reassigned CAMEL-12026:
---------------------------------------
Assignee: Guillaume Nodet (was: Freeman Fang)
> ensure camel bundle with spring configuration works in OSGi with
> aries-blueprint-spring bridge
> ----------------------------------------------------------------------------------------------
>
> Key: CAMEL-12026
> URL: https://issues.apache.org/jira/browse/CAMEL-12026
> Project: Camel
> Issue Type: Task
> Reporter: Freeman Fang
> Assignee: Guillaume Nodet
> Priority: Major
>
> the spring-dm won't work with spring 4.x, and there's a new blueprint-spring
> introduced in Aries to make the spring configured bundle still work with
> spring 4.x
> We need add back CamelContextFactoryBean.java and OsgiSpringCamelContext.java
> which was removed with camel-spring-dm module, as they are "OSGi context
> aware" and ensure we use OsgiComponentResolver, OsgiDataFormatResolver etc
> with the bundle in OSGi.
> We need remove spring-dm dependency from those classes.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)