From dev-return-7761-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Thu Aug 02 14:10:14 2007 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 23792 invoked from network); 2 Aug 2007 14:10:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 2 Aug 2007 14:10:14 -0000 Received: (qmail 28170 invoked by uid 500); 2 Aug 2007 14:10:13 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 28142 invoked by uid 500); 2 Aug 2007 14:10:13 -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 28133 invoked by uid 99); 2 Aug 2007 14:10:13 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 02 Aug 2007 07:10:13 -0700 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED 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, 02 Aug 2007 14:09:51 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 709E0714159 for ; Thu, 2 Aug 2007 07:09:50 -0700 (PDT) Message-ID: <30831800.1186063790455.JavaMail.jira@brutus> Date: Thu, 2 Aug 2007 07:09:50 -0700 (PDT) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQCPP-124) Provide a ConnectionMetaData interface in CMS In-Reply-To: <18268129.1181165853311.JavaMail.jira@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-124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_39824 ] Timothy Bish commented on AMQCPP-124: ------------------------------------- Not sure about the property names, as we don't receive anything from the broker telling us what it supports, we could hard code them, but not sure how useful that would be. > Provide a ConnectionMetaData interface in CMS > --------------------------------------------- > > Key: AMQCPP-124 > URL: https://issues.apache.org/activemq/browse/AMQCPP-124 > Project: ActiveMQ C++ Client > Issue Type: Improvement > Components: CMS Impl > Affects Versions: 2.1 > Reporter: Albert Strasheim > Assignee: Timothy Bish > Priority: Trivial > Fix For: 2.2 > > > From the JMS 1.1 specification: > 4.3.7 ConnectionMetaData > A Connection provides a ConnectionMetaData object. This object provides the latest version of JMS supported by the provider as well as the provider's product name and version. > It also provides a list of the JMS defined property names supported by the connection. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.