From activemq-dev-return-4267-apmail-geronimo-activemq-dev-archive=geronimo.apache.org@geronimo.apache.org Thu Dec 14 23:42:24 2006 Return-Path: Delivered-To: apmail-geronimo-activemq-dev-archive@www.apache.org Received: (qmail 21026 invoked from network); 14 Dec 2006 23:42:23 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 14 Dec 2006 23:42:23 -0000 Received: (qmail 92931 invoked by uid 500); 14 Dec 2006 23:42:31 -0000 Delivered-To: apmail-geronimo-activemq-dev-archive@geronimo.apache.org Received: (qmail 92819 invoked by uid 500); 14 Dec 2006 23:42:30 -0000 Mailing-List: contact activemq-dev-help@geronimo.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: activemq-dev@geronimo.apache.org Delivered-To: mailing list activemq-dev@geronimo.apache.org Received: (qmail 92810 invoked by uid 99); 14 Dec 2006 23:42:30 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 15:42:30 -0800 X-ASF-Spam-Status: No, hits=0.0 required=10.0 tests= X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 Dec 2006 15:42:22 -0800 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 8E28C71413D for ; Thu, 14 Dec 2006 15:42:02 -0800 (PST) Message-ID: <21682508.1166139722579.JavaMail.root@brutus> Date: Thu, 14 Dec 2006 15:42:02 -0800 (PST) From: "Timothy Bish (JIRA)" To: activemq-dev@geronimo.apache.org Subject: [jira] Commented: (AMQCPP-16) CMS API needs updates to more closely follow JMS API In-Reply-To: <12022685.1164555002523.JavaMail.root@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQCPP-16?page=comments#action_37683 ] Timothy Bish commented on AMQCPP-16: ------------------------------------ I think that these are okay to get into the next release 1) Bytes message as defined by JMS should have methods similar to an input stream for reading/writing primitives. 2) CMS::MessageConsumer and CMS::MessageProducer do not have a close method 3) CMS::Session does not have a createConsumer method that takes noLocal as an argument But this one would require some serious effort at this point and I'd rather see that one go in later so that we get these others into a 1.1 release sooner. 4) CMS::Session does not have a recover method > 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