Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 67494 invoked from network); 4 Oct 2007 19:31:21 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Oct 2007 19:31:21 -0000 Received: (qmail 54159 invoked by uid 500); 4 Oct 2007 19:31:09 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 54132 invoked by uid 500); 4 Oct 2007 19:31:09 -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 54123 invoked by uid 99); 4 Oct 2007 19:31:09 -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 12:31:09 -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 19:31:13 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id 03AB1714209 for ; Thu, 4 Oct 2007 12:30:23 -0700 (PDT) Message-ID: <16749760.1191526223012.JavaMail.jira@brutus> Date: Thu, 4 Oct 2007 12:30:23 -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.1-TcpTransport.cs.diff.txt AMQNET-68.1-Dispatcher.cs.diff.txt There were two additional patches that will need to be applied after the main large patch is applied. These two additional patches are needed to support the Compact Framework. Apparently, there are some missing APIs that we need to work around to maintain a single source. I had not been doing my main development/testing with the Compact Framework, so that's why these minor changes were missed. These changes are for the ActiveMQ provider implementation. > 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: Hiram Chirino > Attachments: AMQNET-68.1-Dispatcher.cs.diff.txt, AMQNET-68.1-TcpTransport.cs.diff.txt, 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.