You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Mark Pollack (JIRA)" <ji...@apache.org> on 2008/08/12 20:54:52 UTC

[jira] Reopened: (AMQNET-94) Use of AcknowledgmentMode enum and boolean for priority limit use of NMS API for vendor extensions

     [ https://issues.apache.org/activemq/browse/AMQNET-94?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Mark Pollack reopened AMQNET-94:
--------------------------------


reopened to make sure the comment is not lost in the noise...apologies if you didn't want it reopened.

> Use of AcknowledgmentMode enum and boolean for priority limit use of NMS API for vendor extensions
> --------------------------------------------------------------------------------------------------
>
>                 Key: AMQNET-94
>                 URL: https://issues.apache.org/activemq/browse/AMQNET-94
>             Project: ActiveMQ .Net
>          Issue Type: Improvement
>          Components: ActiveMQ Client
>            Reporter: Mark Pollack
>            Assignee: Jim Gomes
>            Priority: Minor
>             Fix For: 1.0
>
>
> This came up on the dev mailing list.  The AcknowledgmentMode enumeration lists the standard JMS ack modes.  However, vendors extend that, in particular TIBCO EMS.  This should change to either an Enum, int, or string type so that the API will be more portable.
> The same issue exists in the IMessageProducer interface with the boolean value for persistent delivery instead of and int for "DeliveryMode".  TIBCO EMS offers another value for delivery mode.  

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.