Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-1778

let artemis test suite be used against an external security enabled broker

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 2.5.0
    • 2.7.0
    • None
    • None

    Description

      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.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              mohamnag Mohammad Naghavi
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: