You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "Christian Schneider (JIRA)" <ji...@apache.org> on 2016/07/18 15:06:20 UTC

[jira] [Resolved] (KARAF-4624) Create Karaf component to create Activemq connection factories

     [ https://issues.apache.org/jira/browse/KARAF-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved KARAF-4624.
----------------------------------------
    Resolution: Fixed

> Create Karaf component to create Activemq connection factories
> --------------------------------------------------------------
>
>                 Key: KARAF-4624
>                 URL: https://issues.apache.org/jira/browse/KARAF-4624
>             Project: Karaf
>          Issue Type: New Feature
>    Affects Versions: 4.0.5
>            Reporter: Christian Schneider
>            Assignee: Christian Schneider
>             Fix For: 4.1.0, 4.0.6
>
>
> We already have the jms feature which allows to create connection factories as services. The connection factories are created as blueprint.xmls and put into the deploy folder.
> For many cases this is good enough but it has some drawbacks:
> - Since karaf 4 we do not require blueprint anymore. So if someone does not want to use blueprint he still has to use it just for the connection factories
> - The deploy folder often has timing issues
> As ActiveMQ is the most used jms server in the karaf environment I propose to create a small bundle for it that creates connection factory services from configs. 
> This will make it easier for people to have a non blueprint deployment and also not rely on the deploy folder.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)