Hello,

It looks like unsubscribing a durable subscriber using Stomp works only if
the same name has been used both for the client id and for the subscription
name.

This is the setup in the JUnit test in StompTest.java - testDurableUnsub() -
where 'test' is the name for the client and the subscription.

I have tested it with my Delphi Stomp library, and will try to run the Java
Stomp tests tomorrow, with different client id or subscription name.

Would it be a bug if the client id and the subscription name have to be
equal? Or is this currently 'as designed'?

Best Regards,

Michael Justin
-- 
View this message in context: 
http://www.nabble.com/Stomp%3A-unsubscribe-durable-consumer---only-works-if-client-id-%3D%3D-subscription-name-tp22585304p22585304.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to