You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@karaf.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2016/08/03 08:08:20 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=15405537#comment-15405537 ] 

ASF subversion and git services commented on KARAF-4624:
--------------------------------------------------------

Commit c652b9e65406a6d4829a2ff238c7a4fc26ab47ac in karaf's branch refs/heads/master from [~chris@die-schneider.net]
[ https://git-wip-us.apache.org/repos/asf?p=karaf.git;h=c652b9e ]

[KARAF-4624] Remove module again as it is now at ActiveMQ


> 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)