Keith Wall created QPID-6760:
--------------------------------
Summary: Make connection metadata provide useful information
Key: QPID-6760
URL: https://issues.apache.org/jira/browse/QPID-6760
Project: Qpid
Issue Type: Improvement
Components: Java Client
Reporter: Keith Wall
Fix For: qpid-java-6.0
JMS connection metadata is intended by the JMS Spec to provide the vendor's
version information via methods {{ConnectionMetadata#getProviderVersion}},
{{#getProviderMajorVersion()}}, and {{#getProviderMinorVersion()}}.
In the Qpid client this is currently not the case: providerVersion is
currently providing a SVN revision number (the value of which is not generally
known to the end user), and the provider version major/minor provide the AMQP
protocol's major/minor. This violates the sprint of the spec.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]