Return-Path: Delivered-To: apmail-activemq-users-archive@www.apache.org Received: (qmail 31926 invoked from network); 19 Feb 2008 23:45:17 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 19 Feb 2008 23:45:17 -0000 Received: (qmail 93976 invoked by uid 500); 19 Feb 2008 23:45:11 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 93959 invoked by uid 500); 19 Feb 2008 23:45:11 -0000 Mailing-List: contact users-help@activemq.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@activemq.apache.org Delivered-To: mailing list users@activemq.apache.org Received: (qmail 93949 invoked by uid 99); 19 Feb 2008 23:45:10 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2008 15:45:10 -0800 X-ASF-Spam-Status: No, hits=-0.0 required=10.0 tests=SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of gcjau-user-2@m.gmane.org designates 80.91.229.2 as permitted sender) Received: from [80.91.229.2] (HELO ciao.gmane.org) (80.91.229.2) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 19 Feb 2008 23:44:24 +0000 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1JRc8d-0008Og-1g for users@activemq.apache.org; Tue, 19 Feb 2008 23:44:39 +0000 Received: from 203-206-217-110.perm.iinet.net.au ([203.206.217.110]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Feb 2008 23:44:39 +0000 Received: from thisaddressisnotmine by 203-206-217-110.perm.iinet.net.au with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Tue, 19 Feb 2008 23:44:39 +0000 X-Injected-Via-Gmane: http://gmane.org/ To: users@activemq.apache.org From: Oleg Deribas Subject: Re: C# NMS questions. Date: Wed, 20 Feb 2008 10:44:29 +1100 Lines: 10 Message-ID: References: <15508046.post@talk.nabble.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@ger.gmane.org X-Gmane-NNTP-Posting-Host: 203-206-217-110.perm.iinet.net.au User-Agent: Thunderbird 2.0.0.9 (Windows/20071031) In-Reply-To: <15508046.post@talk.nabble.com> Sender: news X-Virus-Checked: Checked by ClamAV on apache.org Scott@Egistix wrote: > Ideally, I would like to alert the user when the broker/connection goes > down, and when it comes back up. Have you tried to test this scenario? I believe you should get some exception when connection is broken. -- Oleg