From dev-return-13303-apmail-activemq-dev-archive=activemq.apache.org@activemq.apache.org Thu Nov 06 17:04:56 2008 Return-Path: Delivered-To: apmail-activemq-dev-archive@www.apache.org Received: (qmail 15587 invoked from network); 6 Nov 2008 17:04:56 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Nov 2008 17:04:56 -0000 Received: (qmail 61166 invoked by uid 500); 6 Nov 2008 17:05:03 -0000 Delivered-To: apmail-activemq-dev-archive@activemq.apache.org Received: (qmail 61132 invoked by uid 500); 6 Nov 2008 17:05: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 61121 invoked by uid 99); 6 Nov 2008 17:05:02 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 06 Nov 2008 09:05:02 -0800 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; Thu, 06 Nov 2008 17:03:53 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id A0DE1234C288 for ; Thu, 6 Nov 2008 09:04:05 -0800 (PST) Message-ID: <179206258.1225991045656.JavaMail.jira@brutus> Date: Thu, 6 Nov 2008 09:04:05 -0800 (PST) From: "Christian Gross (JIRA)" To: dev@activemq.apache.org Subject: [jira] Commented: (AMQNET-26) Add failover:// to NMS client In-Reply-To: <23586252.1172531103897.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-26?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=47146#action_47146 ] Christian Gross commented on AMQNET-26: --------------------------------------- If you look at the image in the watch window you will see connection uri contents and it was tcp://192.168.1.... This failed during the connection initialization. > Add failover:// to NMS client > ----------------------------- > > Key: AMQNET-26 > URL: https://issues.apache.org/activemq/browse/AMQNET-26 > Project: ActiveMQ .Net > Issue Type: New Feature > Components: ActiveMQ Client > Reporter: Denis Abramov > Assignee: Jim Gomes > Priority: Critical > Fix For: 1.1 > > Attachments: Apache.NMS.707373.diff, Apache.NMS.707373a.diff, Apache.NMS.ActiveMQ.707373.diff, Apache.NMS.ActiveMQ.707373a.diff > > > Please add failover:// to C# NMS Client. I would add it but I don't know how to resume a stream once it is broken. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.