Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 88378 invoked from network); 10 Dec 2008 16:02:31 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 10 Dec 2008 16:02:31 -0000 Received: (qmail 51267 invoked by uid 500); 10 Dec 2008 16:02:44 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 50948 invoked by uid 500); 10 Dec 2008 16:02:42 -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 50727 invoked by uid 99); 10 Dec 2008 16:02:42 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 10 Dec 2008 08:02:41 -0800 X-ASF-Spam-Status: No, hits=-4.0 required=10.0 tests=RCVD_IN_DNSWL_MED 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; Wed, 10 Dec 2008 16:02:27 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 1FB6A234C300 for ; Wed, 10 Dec 2008 08:02:06 -0800 (PST) Message-ID: <1453841518.1228924926128.JavaMail.jira@brutus> Date: Wed, 10 Dec 2008 08:02:06 -0800 (PST) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Work started: (AMQCPP-213) JMSXGroupID works with Stomp, not OpenWire. In-Reply-To: <1398803706.1228864685413.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQCPP-213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on AMQCPP-213 started by Timothy Bish. > JMSXGroupID works with Stomp, not OpenWire. > -------------------------------------------- > > Key: AMQCPP-213 > URL: https://issues.apache.org/activemq/browse/AMQCPP-213 > Project: ActiveMQ C++ Client > Issue Type: Bug > Components: Openwire > Affects Versions: 2.2.2 > Environment: ubuntu linux > Reporter: Adam Chase > Assignee: Timothy Bish > Fix For: 2.3 > > Original Estimate: 8 hours > Remaining Estimate: 8 hours > > No error codes, but messages get queued without groups and are not partitioned. When I switch the wireformat to Stomp the code works. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.