Return-Path: Delivered-To: apmail-cxf-users-archive@www.apache.org Received: (qmail 38052 invoked from network); 23 Jul 2009 16:56:20 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 23 Jul 2009 16:56:20 -0000 Received: (qmail 52622 invoked by uid 500); 23 Jul 2009 16:57:25 -0000 Delivered-To: apmail-cxf-users-archive@cxf.apache.org Received: (qmail 52547 invoked by uid 500); 23 Jul 2009 16:57:25 -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 52537 invoked by uid 99); 23 Jul 2009 16:57:25 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 16:57:25 +0000 X-ASF-Spam-Status: No, hits=1.2 required=10.0 tests=SPF_NEUTRAL X-Spam-Check-By: apache.org Received-SPF: neutral (nike.apache.org: local policy) Received: from [216.40.44.198] (HELO smtprelay.hostedemail.com) (216.40.44.198) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 23 Jul 2009 16:57:13 +0000 Received: from filter.hostedemail.com (ff-bigip1 [10.5.19.254]) by smtprelay02.hostedemail.com (Postfix) with SMTP id 091A819FA698 for ; Thu, 23 Jul 2009 16:56:52 +0000 (UTC) X-Spam-Summary: 50,3,0,f808b05d217b7f37,d41d8cd98f00b204,dkulp@apache.org,users@cxf.apache.org:meditel@gmail.com,RULES_HIT:355:379:599:601:967:973:981:988:989:1260:1277:1311:1312:1313:1314:1345:1359:1437:1515:1516:1518:1519:1534:1539:1593:1594:1595:1596:1711:1730:1747:1766:1792:2194:2199:2393:2525:2553:2560:2564:2612:2677:2682:2685:2693:2828:2857:2859:2933:2937:2939:2942:2945:2947:2951:2954:3000:3022:3027:3352:3865:3867:3868:3869:3870:3871:3934:3936:3938:3941:3944:3947:3950:3953:3956:3959:4250:4321:5007:6261:7679:7862:8957:8960:8985:9025:9108:9388:10004,0,RBL:none,CacheIP:none,Bayesian:0.5,0.5,0.5,Netcheck:none,DomainCache:0,MSF:not bulk,SPF:fu,MSBL:none,DNSBL:none,Custom_rules:0:0:0 X-Session-Marker: 64616E406B756C702E636F6D X-Filterd-Recvd-Size: 2144 Received: from server.dankulp.com (server1.dankulp.com [66.207.172.168]) (Authenticated sender: dan@kulp.com) by omf02.hostedemail.com (Postfix) with ESMTP for ; Thu, 23 Jul 2009 16:56:51 +0000 (UTC) Received: by server.dankulp.com (Postfix, from userid 5000) id 849815070035; Thu, 23 Jul 2009 12:56:50 -0400 (EDT) X-Spam-Checker-Version: SpamAssassin 3.2.1-gr1 (2007-05-02) on server.dankulp.com X-Spam-Level: X-Msg-File: /tmp/mailfilter.DhKk9qZVhq Received: from dilbert.localnet (c-24-91-141-225.hsd1.ma.comcast.net [24.91.141.225]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server.dankulp.com (Postfix) with ESMTPSA id 7C47B5070030; Thu, 23 Jul 2009 12:56:48 -0400 (EDT) From: Daniel Kulp To: users@cxf.apache.org Subject: Re: Saving Request/Response Soap into file ! Date: Thu, 23 Jul 2009 12:56:46 -0400 User-Agent: KMail/1.11.4 (Linux/2.6.30-gentoo-r1; KDE/4.2.4; x86_64; ; ) Cc: cLaSic References: <24628735.post@talk.nabble.com> In-Reply-To: <24628735.post@talk.nabble.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200907231256.47538.dkulp@apache.org> X-Virus-Checked: Checked by ClamAV on apache.org X-Old-Spam-Status: No, score=-3.2 required=3.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=unavailable version=3.2.1-gr1 Most likely, the best option is to grab the source for our Logging interceptors and modify them to suite your needs. http://svn.eu.apache.org/repos/asf/cxf/trunk/rt/core/src/main/java/org/apache/cxf/interceptor/ LoggingInInterceptor.java LoggingOutInterceptor.java Dan On Thu July 23 2009 11:44:58 am cLaSic wrote: > Hello, > > I need to save the IN and OUT Soap into a file if only the response is OK > (i mean there was no exceptions ...). > > One other think, i want the file name to be dynamic (the name will be > retrived from a fileld in the Request/Response XML). > > Any hints are welcome, > cLaSic -- Daniel Kulp dkulp@apache.org http://www.dankulp.com/blog