MultipleJCAProiderRegistrationTest does actually check registered JCAProviders.
-------------------------------------------------------------------------------

                 Key: QPID-1406
                 URL: https://issues.apache.org/jira/browse/QPID-1406
             Project: Qpid
          Issue Type: Bug
    Affects Versions: M3
            Reporter: Martin Ritchie
            Assignee: Martin Ritchie


Summary:

The test neglects to check what Security providers have been registered only 
that additional ones are added by the broker and client.

This test should never have passed a full test suite build.

The test needs to be modified to ensure that the broker JCAProvider contains 
the expected SASL servers for the configured broker. Similarly the client 
JCAProvider needs to validate the SASL clients contained rather than just the 
existence of the client JCAProvider. 

The latter is important as previously the providers were not loaded. 

Additionally the test should validate that shutting the broker down and 
restarting results in new JCAProvider class for the broker.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to