[
https://issues.apache.org/jira/browse/KARAF-2740?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13883979#comment-13883979
]
Christian Schneider commented on KARAF-2740:
--------------------------------------------
The individual commands to use the connection factory already contain settings
for username and password. So it is probably fine to not have this in the
factory after all.
> jms:create command should allow to set username and password when creating a
> connection factory
> -----------------------------------------------------------------------------------------------
>
> Key: KARAF-2740
> URL: https://issues.apache.org/jira/browse/KARAF-2740
> Project: Karaf
> Issue Type: Improvement
> Affects Versions: 3.0.0
> Reporter: Christian Schneider
> Assignee: Christian Schneider
> Fix For: 3.0.1
>
>
> Currently the jms:create command creates a connection factory without
> username and password. The problem with this situation is that the activemq
> 5.9.0 feature by default enabled karaf jaas based security. So the connection
> can not be established by default.
> So we should add username and password parameters to configure the connection
> factory.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)