Hi! My software is tested with unit-tests. After each test, some queues are containing testmessages. I would like to delete these messages automatically after each test. Exist a way to do this?
The javax.jms.Destination doesn't have a removeAllMessages method :-(. Thank you M. Schwartau View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3970664#3970664 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3970664 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
