Description
ActiveMQ supports an individual Ack type that only acks a single message instead of all messages that came before the one being ack'd. We should add this to the set of supported Ack types in CMS and implement this processing in the consumer code, and also would have to add it to the StompWireFormat message ack marshalling.