Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 41677 invoked from network); 4 Oct 2007 18:21:14 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Oct 2007 18:21:14 -0000 Received: (qmail 18721 invoked by uid 500); 4 Oct 2007 18:21:02 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 18694 invoked by uid 500); 4 Oct 2007 18:21:02 -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 18685 invoked by uid 99); 4 Oct 2007 18:21:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 04 Oct 2007 11:21:02 -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, 04 Oct 2007 18:21:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id E2985714208 for ; Thu, 4 Oct 2007 11:20:22 -0700 (PDT) Message-ID: <8391657.1191522022925.JavaMail.jira@brutus> Date: Thu, 4 Oct 2007 11:20:22 -0700 (PDT) From: "Jim Gomes (JIRA)" To: dev@activemq.apache.org Subject: [jira] Updated: (AMQNET-68) Add support for TIBCO provider In-Reply-To: <7907276.1191018743489.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/AMQNET-68?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jim Gomes updated AMQNET-68: ---------------------------- Attachment: amqnet-68.diff.zip The diff file includes several changes for individual bug fixes in addition to the new TIBCO provider module. The diff was generated against the repository revision 575086. The MD5 hash code of the ZIP file is: C354BD0CCC3E04E14A49AECECB4DBC2E. I tested applying the patch using the following command-line. This assumes there is a sub-directory named 'trunk' that contains all of the project files: patch -u -E -p 2 < amqnet-68.diff.txt I will fax a copy of the license grant document to the fax number. > Add support for TIBCO provider > ------------------------------ > > Key: AMQNET-68 > URL: https://issues.apache.org/activemq/browse/AMQNET-68 > Project: ActiveMQ .Net > Issue Type: Improvement > Reporter: Jim Gomes > Assignee: James Strachan > Attachments: amqnet-68.diff.zip > > Original Estimate: 3 days > Remaining Estimate: 3 days > > Add support for TIBCO provider directly. The Tibco C# client can be wrapped by the NMS API. > Once this provider support is added, a new Component (TIBCO) should be added to the ActiveMQ.Net JIRA bug database for tracking of bugs logged against this component. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.