Jean-Baptiste Onofré created AMQ-5554:
-----------------------------------------
Summary: Support blueprint <bean/> in <plugins/>
(activemq-blueprint)
Key: AMQ-5554
URL: https://issues.apache.org/jira/browse/AMQ-5554
Project: ActiveMQ
Issue Type: Improvement
Components: OSGi/Karaf
Reporter: Jean-Baptiste Onofré
Assignee: Jean-Baptiste Onofré
It would be great to support blueprint <bean/> directly in broker <plugins/>
when using activemq-blueprint.
It will allow users to do configuration like:
{code}
<plugins>
<bean class="my.plugin" xmlns="http://www.osgi.org/xmlns/blueprint/v1.0.0"/>
</plugins>
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)