Return-Path: Delivered-To: apmail-cxf-users-archive@www.apache.org Received: (qmail 50868 invoked from network); 19 Oct 2009 21:08:16 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 19 Oct 2009 21:08:16 -0000 Received: (qmail 2162 invoked by uid 500); 19 Oct 2009 21:08:15 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 2082 invoked by uid 500); 19 Oct 2009 21:08:15 -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 2072 invoked by uid 99); 19 Oct 2009 21:08:15 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Oct 2009 21:08:15 +0000 X-ASF-Spam-Status: No, hits=2.2 required=10.0 tests=HTML_MESSAGE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: local policy) Received: from [66.142.195.5] (HELO chickasaw.net) (66.142.195.5) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 19 Oct 2009 21:08:06 +0000 Received: from ([10.64.11.101]) by adasmg01.chickasaw.net with ESMTP with TLS id 5202125.222794954; Mon, 19 Oct 2009 16:07:26 -0500 Received: from hqadavxc02.int.chickasaw.net ([fe80::4105:a925:ce60:52b1]) by HQADAPXC02.int.chickasaw.net ([::1]) with mapi; Mon, 19 Oct 2009 16:07:05 -0500 From: Bruno Melloni To: "users@cxf.apache.org" Date: Mon, 19 Oct 2009 16:07:03 -0500 Subject: Increase timeout for a service method Thread-Topic: Increase timeout for a service method Thread-Index: AcpRABtxyMuAwi0oQxuDRkz3iEEooA== Message-ID: <78443CA84DAF1E4C9B4F521A61376E75D5B38D0194@HQADAVXC02.int.chickasaw.net> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: acceptlanguage: en-US Content-Type: multipart/alternative; boundary="_000_78443CA84DAF1E4C9B4F521A61376E75D5B38D0194HQADAVXC02int_" MIME-Version: 1.0 X-Virus-Checked: Checked by ClamAV on apache.org --_000_78443CA84DAF1E4C9B4F521A61376E75D5B38D0194HQADAVXC02int_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable I have a service written in CXF, Spring and annotations - as in the 'Writin= g a service with Spring' of the documentation. Under unusual circumstances, one of the methods of the service can take a l= ong time to run, so I need to increase the timeout. Logic would seem to indicate that when working with the Spring + Annotation= s approach, this would be done via an annotation above the method declarati= on. But I couldn't find it. Can someone please point me to the Annotation and its syntax? Thanks, b. --_000_78443CA84DAF1E4C9B4F521A61376E75D5B38D0194HQADAVXC02int_--