[jboss-user] [JBoss Messaging] - Re: how to delete messages completely
gaohoward
do-not-reply at jboss.com
Thu May 7 07:31:53 EDT 2009
No you can't delete the table data while the server is still up and running. If you rollback the tx, the messages in the tx will be cancelled back to queue and redelivered.
However you can try to do it from jmx-console. But first you need to close the receiving sessions.
View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4229380#4229380
Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4229380
More information about the jboss-user
mailing list