I'm having problems getting durable subscriptions to work properly. I'm
running Glassfish v2.1 and the built in OpenMQ (4.3 i think) in it.
stompconnect binds properly and I can connect - here's the STOMP wire data -
I'm properly getting the ClientID from glassfish as the session header on
CONNECT.
If I send messages while my client is down though, I don't get the pending
messages when the stomp client restarts.
Am I doing something really dumb? I've tried setting the
durable-subscriber-name to the same as the session header value in the
CONNECT and I still get nothing.
vic
====================
Sending bytes:
CONNECT
x-client:167.26.39.34
None
====================
Got:
CONNECTED
session:durable_client_id
====================
Sending bytes:
SUBSCRIBE
x-client:167.26.39.34
durable-subscriber-name:mysubname
destination:/topic/MyFirstTopic
--
View this message in context:
http://www.nabble.com/does-stompconnect-work-with-OpenMQ-in-Glassfish--tp24629776p24629776.htmlSent from the stomp - user mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email