> I am trying to create a durable subscriber for a topic. I am trying to
> manipulate the sample example and make my own.
> 
> I want to publish and subscribe the data at different times, a try to
> use
> the persistent. So I am creating the publishers first and then the
> subscribers.
> 
> I am able to publish the data but while creating a subscriber, the
> control
> does not go in the OnMessage method.
> 
> What is going wrong ? can somebody help me out ?

Have you set the client id with connection.setClientID(<someid>) ?

-- 
Andreas Mueller, [EMAIL PROTECTED], IIT GmbH, Bremen/Germany, http://www.iit.de
SwiftMQ, JMS Enterprise Messaging System, http://www.swiftmq.com


------------------------------------------------------
SwiftMQ developers mailing list * http://www.swiftmq.com
To unsubscribe from this list, send an eMail to 
[EMAIL PROTECTED] and write in the body of your message:
UNSUBSCRIBE developers <your-email-address>
Archive: http://www.mail-archive.com/developers@mail.iit.de/




Reply via email to