You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2017/11/23 08:30:04 UTC

[jira] [Created] (CAMEL-12026) ensure camel bundle with spring configuration works in OSGi with aries-blueprint-spring bridge

Freeman Fang created CAMEL-12026:
------------------------------------

             Summary: 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


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



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)