Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 23595 invoked from network); 15 May 2009 14:53:13 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 15 May 2009 14:53:13 -0000 Received: (qmail 56331 invoked by uid 500); 15 May 2009 14:53:13 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 56282 invoked by uid 500); 15 May 2009 14:53:12 -0000 Mailing-List: contact dev-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@activemq.apache.org Delivered-To: mailing list dev@activemq.apache.org Received: (qmail 56272 invoked by uid 99); 15 May 2009 14:53:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 May 2009 14:53:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.140] (HELO brutus.apache.org) (140.211.11.140) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 15 May 2009 14:53:10 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id AAC25234C1ED for ; Fri, 15 May 2009 07:52:50 -0700 (PDT) Message-ID: <1521122976.1242399170697.JavaMail.jira@brutus> Date: Fri, 15 May 2009 07:52:50 -0700 (PDT) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQCPP-214) Support the ActiveMQBlobMessage and ActiveMQStreamMessage In-Reply-To: <2085672511.1228972805394.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: ae95407df07c98740808b2ef9da0087c X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQCPP-214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=51718#action_51718 ] Timothy Bish commented on AMQCPP-214: ------------------------------------- Stream Message is now working in the trunk code and will be part of the 3.0 release > Support the ActiveMQBlobMessage and ActiveMQStreamMessage > --------------------------------------------------------- > > Key: AMQCPP-214 > URL: https://issues.apache.org/activemq/browse/AMQCPP-214 > Project: ActiveMQ C++ Client > Issue Type: Improvement > Components: CMS Impl > Affects Versions: 2.2.2 > Environment: Windows-XP and Mac OS 10.5.5 (Leopard) > Reporter: Sahayaraj > Assignee: Timothy Bish > Priority: Blocker > Fix For: 3.1 > > > In order to integrate the legacy C and C++ application with modern messaging architecture of ActiveMQ, the C++ client MUST support the Blob and Stream messages as supported in JMS. This support would add the value of interop between the java and legacy C++ systems in enterprise environment. > Due to this unavailablity, we are unable to use ActiveMQ and forced us to go for other soultions. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.