[
https://issues.apache.org/jira/browse/AMQ-6805?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16155884#comment-16155884
]
ASF GitHub Bot commented on AMQ-6805:
-------------------------------------
GitHub user graben opened a pull request:
https://github.com/apache/activemq/pull/258
AMQ-6805: Add new implementation based on OSGi Declarative Services t…
…o make OSGi services available for broker configuration
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/graben/activemq AMQ-6805
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/258.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #258
----
commit 91c2ae0dfda50ffe917593829faeeb55e6491d89
Author: Benjamin Graf <[email protected]>
Date: 2017-09-06T18:57:08Z
AMQ-6805: Add new implementation based on OSGi Declarative Services to make
OSGi services available for broker configuration
----
> Add defined OSGi services to broker configuration
> -------------------------------------------------
>
> Key: AMQ-6805
> URL: https://issues.apache.org/jira/browse/AMQ-6805
> Project: ActiveMQ
> Issue Type: Improvement
> Components: OSGi/Karaf
> Affects Versions: 5.15.0
> Reporter: Benjamin Graf
> Assignee: Benjamin Graf
>
> ActiveMQ uses Spring for broker configuration. Actually only services defined
> via Spring beans are usable. In OSGi it is feasible to register services to
> reuse or compose in applications. Therefor the integration from ActiveMQ into
> should make it possible to register OSGi services as Spring beans for further
> usage.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)