Return-Path: Delivered-To: apmail-cxf-users-archive@www.apache.org Received: (qmail 33684 invoked from network); 4 May 2009 19:31:50 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 4 May 2009 19:31:50 -0000 Received: (qmail 53665 invoked by uid 500); 4 May 2009 19:31:50 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 53578 invoked by uid 500); 4 May 2009 19:31:49 -0000 Mailing-List: contact users-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: users@cxf.apache.org Delivered-To: mailing list users@cxf.apache.org Received: (qmail 53568 invoked by uid 99); 4 May 2009 19:31:49 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2009 19:31:49 +0000 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 lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 May 2009 19:31:40 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1M13sl-0000V4-Cp for users@cxf.apache.org; Mon, 04 May 2009 12:31:19 -0700 Message-ID: <23375020.post@talk.nabble.com> Date: Mon, 4 May 2009 12:31:19 -0700 (PDT) From: conficio To: users@cxf.apache.org Subject: Why does a local transport timeout MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: KajKandler@Conficio.com X-Virus-Checked: Checked by ClamAV on apache.org I have a CXF Spring configuration that uses local transport for Unit Testing. However, when I try to debug this in Eclipse I get connection timeouts in about 60s. The only documentation of timeouts I can find is on HTTP connections. What can I do to eliminate (or set to indefinite) the local timeout? K -- View this message in context: http://www.nabble.com/Why-does-a-local-transport-timeout-tp23375020p23375020.html Sent from the cxf-user mailing list archive at Nabble.com.