[
https://issues.apache.org/jira/browse/ARIES-1761?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16372663#comment-16372663
]
ASF subversion and git services commented on ARIES-1761:
--------------------------------------------------------
Commit 1825044 from [~gnt] in branch 'aries/trunk'
[ https://svn.apache.org/r1825044 ]
[ARIES-1761] Provide support for camel-spring from blueprint-spring
> Provide support for camel-spring from blueprint-spring
> ------------------------------------------------------
>
> Key: ARIES-1761
> URL: https://issues.apache.org/jira/browse/ARIES-1761
> Project: Aries
> Issue Type: New Feature
> Components: Blueprint
> Affects Versions: blueprint-spring-camel-1.0.0
> Reporter: Freeman Fang
> Assignee: Guillaume Nodet
> Priority: Major
> Fix For: blueprint-spring-camel-1.0.0
>
> Attachments: ARIES-1761.patch
>
>
> With the old spring-dm, there's a "BundleContextAware" interface, any bean
> implements this interface can get BundleContext injected.
> With the new aries-blueprint-spring, we should follow similar pattern, like
> check if a bean has setBundleContext method, if so, just inject the
> BundleContext into the bean, so that the application bundles with work with
> spring-dm can also work with aries-blueprint-spring
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)