Hi folks,
I tried to extend the JMS Java subscriber, provided at tutorial [1], to be
a durable subscriber.
I added the following property
properties.put("transport.jms.SubscriptionDurable", true);
Then stop the jms client and send some messages to the topic. But when I
start the jms client, it does not receive the messages.
Can some one let me know how to create a durable subscriber.
My requirement is to receive the messages when the jms subscriber comes
online.
Thanks,
Waruna
--
-------------------------------------------------------------------------
Waruna Ranasinghe
Senior Software Engineer, WSO2
Mobile: +94 724 318285
BLOG: http://warunapw.blogspot.com
www.wso2.com - "Lean . Enterprise . Middleware"
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev