You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Aidan Skinner (JIRA)" <qp...@incubator.apache.org> on 2008/07/02 12:18:46 UTC

[jira] Resolved: (QPID-960) Protocol Negotiation doesn't work

     [ https://issues.apache.org/jira/browse/QPID-960?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Aidan Skinner resolved QPID-960.
--------------------------------

    Resolution: Fixed

Fixed by 673347

> Protocol Negotiation doesn't work
> ---------------------------------
>
>                 Key: QPID-960
>                 URL: https://issues.apache.org/jira/browse/QPID-960
>             Project: Qpid
>          Issue Type: Bug
>          Components: Java Client
>            Reporter: Aidan Skinner
>            Assignee: Rob Godfrey
>             Fix For: M3
>
>
> On trunk, negotiating with a 0-9 capable broker fails with ClassNotFoundException in AMQSession.getDelegate. This is because there is no AMQSession_0_9, only a 0_8 . There should probably be a supercalss of  AMQSession_0_8 that it and a _0_9 variant subclass from and set the protocol version. It might be an opportunity to do some optimisation, but see QPID-959

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