You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@activemq.apache.org by "Justin Bertram (JIRA)" <ji...@apache.org> on 2018/12/15 02:09:00 UTC

[jira] [Updated] (ARTEMIS-1778) let artemis test suite be used against an external security enabled broker

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

Justin Bertram updated ARTEMIS-1778:
------------------------------------
    Priority: Minor  (was: Major)

> let artemis test suite be used against an external security enabled broker
> --------------------------------------------------------------------------
>
>                 Key: ARTEMIS-1778
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1778
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>    Affects Versions: 2.5.0
>            Reporter: Mohammad Naghavi
>            Priority: Minor
>             Fix For: 2.7.0
>
>
> Using the clients provided in package artemis-junit against an externally running broker where security is enabled would be a great improvements in cases of end to end testing. Looking at the code of AbstractActiveMQClientResource, it is actually a pretty easy change, all needed is to let constructors accept optional username and password and to pass them to `sessionFactory.createSession()` where the session is being created on the start method.
> this easy change will enable a huge number of use cases for this helpful piece of code.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)