QPID-6411 <https://issues.apache.org/jira/browse/QPID-6411> : [AMQP 1.0 JMS Client ] NPE during session#unsubscribe is link is refused but detach contains no error condition
Today, during testing, Robbie discovered a defect in the AMQP 1.0 JMS client which would throw a NullPointerException when unsubscribing from durable subscriptions (and thus would lead to non compliant behaviour in a JMS sense). The fix here: https://svn.apache.org/r1662051 has been tested and reviewed by Robbie, and only impacts the AMQP 1.0 JMS Client. -- Rob
