[jboss-user] [Messaging, JMS & JBossMQ] - Stop or pause the connection with websphere MQ
kimatrix
do-not-reply at jboss.com
Fri Oct 20 03:23:35 EDT 2006
Hi
I have implemented my connections to websphere MQ like this wiki site shows: http://wiki.jboss.org/wiki/Wiki.jsp?page=UsingWebSphereMQSeriesWithJBossASPartI
Everything works greate. But i was wondering about one thing and could not find a anwser.
My connection is handeld by jboss and my bean gets the message and does something with it. But is it posible if my bean sees that a connection to one of my own webservices can not be reached to stop of pause the connections for MQ that way i aint processing any messages until the connection with the webservices is up again. Right now if i don't do this all my messages disepear to DLQ. And i would have to write a another program to process the messages in the DLQ or at leaste send them back to Incoming Q. Is it posible to stop or pause the connection to MQ, and afcorse resume.
Thank you.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3979567#3979567
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3979567
More information about the jboss-user
mailing list