From dev-return-6856-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Wed Jun 06 21:57:54 2007 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 26792 invoked from network); 6 Jun 2007 21:57:54 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Jun 2007 21:57:54 -0000 Received: (qmail 33324 invoked by uid 500); 6 Jun 2007 21:57:57 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 33297 invoked by uid 500); 6 Jun 2007 21:57:57 -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 33288 invoked by uid 99); 6 Jun 2007 21:57:57 -0000 Received: from herse.apache.org (HELO herse.apache.org) (140.211.11.133) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Jun 2007 14:57:57 -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; Wed, 06 Jun 2007 14:57:53 -0700 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E8C0E714163 for ; Wed, 6 Jun 2007 14:57:32 -0700 (PDT) Message-ID: <11955161.1181167052950.JavaMail.jira@brutus> Date: Wed, 6 Jun 2007 14:57:32 -0700 (PDT) From: "Timothy Bish (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (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:all-tabpanel ] Timothy Bish updated AMQCPP-124: -------------------------------- Priority: Trivial (was: Minor) Fix Version/s: (was: 2.1) > 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: Nathan Mittler > Priority: Trivial > > 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.