Performance Module User Manual has incorrect username documentation on SPI
Connection Factory
---------------------------------------------------------------------------------------------
Key: AMQ-3751
URL: https://issues.apache.org/jira/browse/AMQ-3751
Project: ActiveMQ
Issue Type: Bug
Components: Documentation
Affects Versions: 5.5.1
Reporter: Jakub Korab
Priority: Minor
On http://activemq.apache.org/activemq-performance-module-users-manual.html the
configuration key "factory.username" should read "factory.userName"
As is, a broker configured with LDAP security logs the following error when a
consumer is run through the perf tool using factory.username:
WARN | Failed to add Connection ID:machineName.local-49773-1330624897725-2:2,
reason: java.lang.SecurityException: User name [null] or password is invalid.
Changing the configuration key resolves the issue
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira