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 2014/01/28 11:02:37 UTC

[jira] [Created] (KARAF-2740) jms:create command should allow to set username and password when creating a connection factory

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)