Return-Path: X-Original-To: apmail-cxf-dev-archive@www.apache.org Delivered-To: apmail-cxf-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 9D6647C77 for ; Fri, 23 Dec 2011 14:46:47 +0000 (UTC) Received: (qmail 17560 invoked by uid 500); 23 Dec 2011 14:46:47 -0000 Delivered-To: apmail-cxf-dev-archive@cxf.apache.org Received: (qmail 17488 invoked by uid 500); 23 Dec 2011 14:46:46 -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 17480 invoked by uid 99); 23 Dec 2011 14:46:46 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Dec 2011 14:46:46 +0000 X-ASF-Spam-Status: No, hits=2.3 required=5.0 tests=SPF_SOFTFAIL,URI_HEX X-Spam-Check-By: apache.org Received-SPF: softfail (athena.apache.org: transitioning domain of sebastian_viga@hotmail.com does not designate 216.139.236.26 as permitted sender) Received: from [216.139.236.26] (HELO sam.nabble.com) (216.139.236.26) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 23 Dec 2011 14:46:41 +0000 Received: from [192.168.236.26] (helo=sam.nabble.com) by sam.nabble.com with esmtp (Exim 4.72) (envelope-from ) id 1Re6O4-00067d-DQ for dev@cxf.apache.org; Fri, 23 Dec 2011 06:46:20 -0800 Date: Fri, 23 Dec 2011 06:46:20 -0800 (PST) From: sebastianv To: dev@cxf.apache.org Message-ID: <1324651580410-5097356.post@n5.nabble.com> In-Reply-To: <1324409893185-5089870.post@n5.nabble.com> References: <1324306102301-5086333.post@n5.nabble.com> <11228224.HIqlIW7S8Q@dilbert.dankulp.com> <1324408750780-5089828.post@n5.nabble.com> <23239678.pZLj3X7Yp8@dilbert.dankulp.com> <1324409893185-5089870.post@n5.nabble.com> Subject: Re: Consume webservice error in request header ? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit hi, daniel i see in the server , and i have a problem with namespace of header in the .Net server , i find that the server cant recover the header that i mentioned before , i think that is for the namespace "http://P.Autorizaciones.DataContracts/2008/04" and index give me -1 int index = request.Headers.FindHeader(IDENTIFICADOR1,"http://P.Autorizaciones.DataContracts/2008/04"); thanks -- View this message in context: http://cxf.547215.n5.nabble.com/Consume-webservice-error-in-request-header-tp5086333p5097356.html Sent from the cxf-dev mailing list archive at Nabble.com.