You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Nathan Mittler (JIRA)" <ji...@apache.org> on 2006/11/26 19:47:02 UTC

[jira] Commented: (AMQCPP-16) CMS API needs updates to more closely follow JMS API

    [ https://issues.apache.org/activemq/browse/AMQCPP-16?page=comments#action_37557 ] 
            
Nathan Mittler commented on AMQCPP-16:
--------------------------------------

Add the following flavors of the send method to MessageProducer:

send(Destination destination, Message message, int deliveryMode, int priority, long timeToLive)

send(Message message, int deliveryMode, int priority, long timeToLive) 

> CMS API needs updates to more closely follow JMS API
> ----------------------------------------------------
>
>                 Key: AMQCPP-16
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-16
>             Project: ActiveMQ C++ Client
>          Issue Type: Improvement
>          Components: CMS Impl
>    Affects Versions: 1.1, 2.0
>            Reporter: Timothy Bish
>         Assigned To: Timothy Bish
>            Priority: Minor
>             Fix For: 1.1
>
>
> The CMS API interfaces need updates so that they more closely follow the JMS API:
> 1.  Change longs to long long types.
> 2.  The ReplyTo accessors should handle cms::Destination pointers, not strings

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://issues.apache.org/activemq/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira