From dev-return-12144-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Wed Sep 03 06:56:21 2008 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 95286 invoked from network); 3 Sep 2008 06:56:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 3 Sep 2008 06:56:20 -0000 Received: (qmail 70823 invoked by uid 500); 3 Sep 2008 06:56:19 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 70636 invoked by uid 500); 3 Sep 2008 06:56:18 -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 70625 invoked by uid 99); 3 Sep 2008 06:56:18 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 02 Sep 2008 23:56:18 -0700 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED 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; Wed, 03 Sep 2008 06:55:21 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id C635F234C1CC for ; Tue, 2 Sep 2008 23:55:52 -0700 (PDT) Message-ID: <1211979373.1220424952810.JavaMail.jira@brutus> Date: Tue, 2 Sep 2008 23:55:52 -0700 (PDT) From: "David Keaveny (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQNET-79) create a WCF provider for NMS (and so for ActiveMQ) In-Reply-To: <1529907917.1204030818122.JavaMail.jira@brutus> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/activemq/browse/AMQNET-79?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=45341#action_45341 ] David Keaveny commented on AMQNET-79: ------------------------------------- I'm having a go at writing a WCF implementation without the Spring.NET framework, so using the more traditional WCF configuration to set things up, rather than using S.N's DI. It ain't easy though - although there are a few examples of extending WCF with new transports (e.g. WSE TCP, UDP etc). > create a WCF provider for NMS (and so for ActiveMQ) > --------------------------------------------------- > > Key: AMQNET-79 > URL: https://issues.apache.org/activemq/browse/AMQNET-79 > Project: ActiveMQ .Net > Issue Type: New Feature > Components: ActiveMQ Client > Reporter: James Strachan > Assignee: James Strachan > Priority: Critical > Fix For: 1.2 > > -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.