From dev-return-13635-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Mon Dec 08 14:56:29 2008 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 29189 invoked from network); 8 Dec 2008 14:56:29 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 8 Dec 2008 14:56:29 -0000 Received: (qmail 83193 invoked by uid 500); 8 Dec 2008 14:56:41 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 83170 invoked by uid 500); 8 Dec 2008 14:56:41 -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 83159 invoked by uid 99); 8 Dec 2008 14:56:41 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 08 Dec 2008 06:56: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; Mon, 08 Dec 2008 14:56:26 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 62498234C331 for ; Mon, 8 Dec 2008 06:56:05 -0800 (PST) Message-ID: <191085760.1228748165397.JavaMail.jira@brutus> Date: Mon, 8 Dec 2008 06:56:05 -0800 (PST) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Created: (AMQCPP-211) Add support for responding to the KeepAliveInfo message from the Broker to Openwire MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org Add support for responding to the KeepAliveInfo message from the Broker to Openwire ----------------------------------------------------------------------------------- Key: AMQCPP-211 URL: https://issues.apache.org/activemq/browse/AMQCPP-211 Project: ActiveMQ C++ Client Issue Type: Improvement Components: Openwire Affects Versions: 2.2.2, 2.2.1, 2.2 Reporter: Timothy Bish Assignee: Timothy Bish Priority: Minor Fix For: 2.3 The Openwire Connector should properly respond to KeepAliveInfo commands. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.