Return-Path: X-Original-To: apmail-activemq-users-archive@www.apache.org Delivered-To: apmail-activemq-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id C644A4CC9 for ; Tue, 5 Jul 2011 16:22:36 +0000 (UTC) Received: (qmail 56155 invoked by uid 500); 5 Jul 2011 16:22:36 -0000 Delivered-To: apmail-activemq-users-archive@activemq.apache.org Received: (qmail 55986 invoked by uid 500); 5 Jul 2011 16:22:35 -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 55978 invoked by uid 99); 5 Jul 2011 16:22:35 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2011 16:22:35 +0000 X-ASF-Spam-Status: No, hits=2.0 required=5.0 tests=FREEMAIL_FROM,SPF_NEUTRAL,T_TO_NO_BRKTS_FREEMAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: 216.139.236.26 is neither permitted nor denied by domain of flipy.bcn@gmail.com) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Jul 2011 16:22:29 +0000 Received: from joe.nabble.com ([192.168.236.139]) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Qe8O0-0006yr-I0 for users@activemq.apache.org; Tue, 05 Jul 2011 09:22:08 -0700 Date: Tue, 5 Jul 2011 09:22:08 -0700 (PDT) From: Andreas Calvo To: users@activemq.apache.org Message-ID: <1309882928549-3646435.post@n4.nabble.com> In-Reply-To: References: <4DF0F7E6.1010201@nwea.org> <1308826252636-3619470.post@n4.nabble.com> <1309442973005-3635766.post@n4.nabble.com> Subject: Re: Durable subscriptions not surviving network disconnect MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org I've started a JUnit Test case. Since it's the first time, it's not clean, may be buggy and the behavior is not what I really expected, but maybe it's a start. org.apache.activemq.usecases.DurableSubscriberWithNetworkDisconnectTest: http://pastebin.com/kr9uu0uE -- View this message in context: http://activemq.2283324.n4.nabble.com/Durable-subscriptions-not-surviving-network-disconnect-tp3586149p3646435.html Sent from the ActiveMQ - User mailing list archive at Nabble.com.