Christian Schneider created KARAF-2740:
------------------------------------------
Summary: 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)