Darran Lofthouse created REMJMX-50:
--------------------------------------
Summary: Client must eliminate unsupported versions from the list.
Key: REMJMX-50
URL:
https://issues.jboss.org/browse/REMJMX-50
Project: Remoting JMX
Issue Type: Bug
Components: Connection
Reporter: Darran Lofthouse
Assignee: Darran Lofthouse
Priority: Blocker
Fix For: 1.0.5.CR1
At the moment the client just iterates to find the highest version - however unsupported
versions should have been dropped from the list (so should banned versions)
This means when we add version 0x02 existing clients break.
Need to find a way to add the versions without breaking the existing clients. One option
may be to add version 0x00 existing clients will not use this as 0x01 is higher - if a
client selects 0x00 then begin negotiating the version again.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira