If I want to process messages and acknowledge each message only if the processing succeeds, How would I do that in JBM? i.e I want to consume all messages but ACK only a few of them. I mean something like Java Message Queue's Message.acknowledgeThisMessage().
Thanks Bijith View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4247548#4247548 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=4247548 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
