You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Wolfram Ditzer <di...@optel-informatik.de> on 2003/10/11 10:42:50 UTC

read id from SOAP header in response

Hello to all,

I invoke a service on a server with a request message without any soap 
header, der reponse message has a soap header with a spefieid element, a 
transaction id.

How do I read the header or elements in it from a response message?

Thanks Wolfram