Re: Create durable topic subscriber ?

2010-10-18 Thread quoc_thai
Thanks ! I had called Connection.setClientID(String) before I called Connection.CreateDurableConnectionConsumer(). Something's ok ! -- View this message in context: http://activemq.2283324.n4.nabble.com/Create-durable-topic-subscriber-tp2999808p3001334.html Sent from the ActiveMQ - User mailin

Create durable topic subscriber ?

2010-10-18 Thread quoc_thai
Hi all, From the http://activemq.apache.org/how-do-durable-queues-and-topics-work.html http://activemq.apache.org/how-do-durable-queues-and-topics-work.html I want create a durable topic subscriber but at the consumer, I receive some error "You cannot create a durable subscriber without s

Help to solve problem !

2010-09-29 Thread quoc_thai
Hi all, I have been tried to create a connection beetween ActiveMQ (version 5.3.1) and BlazeDS turnkey (intergrated Tomcat). My server app is Java, it send some messages to Flex client via ActiveMQ and BlazeDS (java app server send messages to ActiveMQ server and ActiveMQ pass this messages t

Create a connection beetween ActiveMQ and BlazeDS !

2010-09-27 Thread quoc_thai
Hi all, I have been tried to create a connection beetween ActiveMQ (version 5.3.1) and BlazeDS. My server app is Java, it send some messages to Flex client via ActiveMQ and BlazeDS (java app server send messages to ActiveMQ server and ActiveMQ pass this messages to BlazeDS and this messages wi