Alex Rudyy created QPID-8055:
--------------------------------
Summary: [Perftests] Remove hardcoded reference to legacy jms
client context factory from perftests runner
Key: QPID-8055
URL: https://issues.apache.org/jira/browse/QPID-8055
Project: Qpid
Issue Type: Bug
Components: Java Performance Tests
Affects Versions: qpid-java-broker-7.0.1
Reporter: Alex Rudyy
Priority: Minor
A legacy client jndi context factory
{{org.apache.qpid.jndi.PropertiesFileInitialContextFactory}} is hardcoded in
perftests {{AbstractRunner}}. If jvm system property
{{InitialContext.INITIAL_CONTEXT_FACTORY}} is not set, the legacy client
factory is used even when other client factory is specified in the
{{jndi-config}}. As result, the legacy client initial contex is used instead of
the one configured in {{jndi-config}}.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]