Return-Path: Delivered-To: apmail-xml-axis-dev-archive@xml.apache.org Received: (qmail 18874 invoked by uid 500); 9 Feb 2002 06:51:35 -0000 Mailing-List: contact axis-dev-help@xml.apache.org; run by ezmlm Precedence: bulk Reply-To: axis-dev@xml.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list axis-dev@xml.apache.org Received: (qmail 18865 invoked from network); 9 Feb 2002 06:51:35 -0000 From: Simon Fell To: axis-dev@xml.apache.org Subject: SOAPHeader.getValue() Date: Fri, 08 Feb 2002 22:51:01 -0800 Message-ID: X-Mailer: Forte Agent 1.9/32.560 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Hops: 1 X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I was writing a handler that looks at header values, and as far as i can see SOAPHeader.getValue() always returns null. I couldn't see anywhere where the de-serialized value of the header gets set into the value field. I used getValueAsType() instead, which worked fine. Cheers Simon www.pocketsoap.com