[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: new QueueBrowser implementation

ataylor do-not-reply at jboss.com
Fri Oct 17 08:51:16 EDT 2008


Ok so I'm implementing it using a queue then theres no change at all to the consumer code. a couple of slight issues are that when i create the new queue i need to copy the references out of the actual queue before allowing the new queue to start receiving messages. Ive added a createQueueCopy method on session to do this. Also since queue browsers don't need the connection(session) to be started I'm adding a flag on consumer to ignore the stopping/starting of the session and start straight away.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4182896#4182896

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4182896



More information about the jboss-dev-forums mailing list