Return-Path: Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: (qmail 15350 invoked from network); 4 Mar 2009 16:17:27 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 4 Mar 2009 16:17:27 -0000 Received: (qmail 18021 invoked by uid 500); 4 Mar 2009 16:17:26 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 17993 invoked by uid 500); 4 Mar 2009 16:17:26 -0000 Mailing-List: contact dev-help@cxf.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cxf.apache.org Delivered-To: mailing list dev@cxf.apache.org Received: (qmail 17954 invoked by uid 99); 4 Mar 2009 16:17:26 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 04 Mar 2009 08:17:26 -0800 X-ASF-Spam-Status: No, hits=2.6 required=10.0 tests=DNS_FROM_OPENWHOIS,SPF_HELO_PASS,SPF_PASS,WHOIS_MYPRIVREG 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; Wed, 04 Mar 2009 16:17:17 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1LetmC-0003Uf-N5 for dev@cxf.apache.org; Wed, 04 Mar 2009 08:16:56 -0800 Message-ID: <22333256.post@talk.nabble.com> Date: Wed, 4 Mar 2009 08:16:56 -0800 (PST) From: Glen Mazza To: dev@cxf.apache.org Subject: Re: Problem with SOAPHandlers In-Reply-To: <22327497.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: glen.mazza@gmail.com References: <22327497.post@talk.nabble.com> X-Virus-Checked: Checked by ClamAV on apache.org Please ask on the CXF-User's list. S.Bykov wrote: > > I have CXF web service. I have SOAP handler, which registered on this web > service. This handler check security meta data in SOAP headers. This is > works correctly until redeploy application. When I redeploy this > application I get > INFO: Interceptor has thrown exception, unwinding now > -- View this message in context: http://www.nabble.com/Problem-with-SOAPHandlers-tp22327497p22333256.html Sent from the cxf-dev mailing list archive at Nabble.com.