[JBoss-user] [Messaging, JMS & JBossMQ] - Re: timeout when invoking stopDelivery

2005-11-23 Thread schachi
thank you for the hint (the solution with the thread works for me) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3908737#3908737 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3908737 --

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: timeout when invoking stopDelivery

2005-11-18 Thread genman
Probably the "fix" would be to stop asynchronously (fork a thread) to make the JMX call. Note: I believe "stop" is waiting for your onMessage to exit before it returns, thus that's why it won't seemingly stop. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=39

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: timeout when invoking stopDelivery

2005-11-18 Thread oglueck
sorry for hijacking. See http://www.jboss.com/index.html?module=bb&op=viewtopic&t=69690 View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907808#3907808 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907808

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: timeout when invoking stopDelivery

2005-11-18 Thread schachi
section: jboss.j2ee, search for the receiving mdb btw: don't hijack my topic ;) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907804#3907804 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907804

[JBoss-user] [Messaging, JMS & JBossMQ] - Re: timeout when invoking stopDelivery

2005-11-18 Thread oglueck
Hey where did you find this "stopDelivery" method in the JMX console? I am desperately looking for it! View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3907799#3907799 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3907799