Ack mode of subscription should default to 'auto', not 'client'. ----------------------------------------------------------------
Key: AMQNET-56 URL: https://issues.apache.org/activemq/browse/AMQNET-56 Project: ActiveMQ .Net Issue Type: Bug Components: Stomp Environment: Windows XP SP2, .NET 2.0 Reporter: Jim Gomes Assignee: James Strachan Currently, when a client subscribes to a queue or topic, the acknowledgement mode is always set to 'client'. This setting needs to be optional, and it needs to default to 'auto'. The default setting of 'auto' matches the rest of the NMS API and STOMPConnect's default setting for this parameter. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.