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 14:46:02 UTC

[jira] Created: (AMQCPP-15) Add other versions of send method to CMS MessageProducer

Add other versions of send method to CMS MessageProducer
--------------------------------------------------------

                 Key: AMQCPP-15
                 URL: https://issues.apache.org/activemq/browse/AMQCPP-15
             Project: ActiveMQ C++ Client
          Issue Type: New Feature
          Components: CMS Impl
    Affects Versions: 1.0
         Environment: All
            Reporter: Nathan Mittler
         Assigned To: Nathan Mittler
            Priority: Minor
             Fix For: 1.1


There are two versions of the send method in JMS that are not currently part of the CMS API.

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

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

-- 
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

        

[jira] Closed: (AMQCPP-15) Add other versions of send method to CMS MessageProducer

Posted by "Nathan Mittler (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/AMQCPP-15?page=all ]

Nathan Mittler closed AMQCPP-15.
--------------------------------

    Resolution: Duplicate

This issue is being handled by AMQ-CPP-16

> Add other versions of send method to CMS MessageProducer
> --------------------------------------------------------
>
>                 Key: AMQCPP-15
>                 URL: https://issues.apache.org/activemq/browse/AMQCPP-15
>             Project: ActiveMQ C++ Client
>          Issue Type: New Feature
>          Components: CMS Impl
>    Affects Versions: 1.0
>         Environment: All
>            Reporter: Nathan Mittler
>         Assigned To: Nathan Mittler
>            Priority: Minor
>             Fix For: 1.1
>
>   Original Estimate: 1 day
>  Remaining Estimate: 1 day
>
> There are two versions of the send method in JMS that are not currently part of the CMS API.
> send(Destination destination, Message message, int deliveryMode, int priority, long timeToLive) 
> send(Message message, int deliveryMode, int priority, long timeToLive) 

-- 
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