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 Bret Kumler <bk...@goldengate.com> on 2006/08/02 02:31:32 UTC

Some digging...

Well I've narrowed it down to this.

java.lang.Object object = fromOM(

getElement(_returnEnv,"document"),

com. test.SessionResponse.class,

getEnvelopeNamespaces(_returnEnv));

_messageContext.getTransportOut().getSender().cleanup(_messageContext);

return (com.test.SessionResponse)object;


The getElement(_returnEnv, "document") strips out all the header info
and returns an OMElement.


So do I need to write a client side handler?

http://ws.apache.org/axis2/1_0/userguide4.html#Step2_:_LogHandler




-----Original Message-----
From: Bret Kumler 
Sent: Tuesday, August 01, 2006 11:53 AM
To: 'axis-user@ws.apache.org'
Subject: How to get SoapHeader info from XMLStreamReader or OMElement

Is there anyway to get the Soap Header info from XMLStreamReader  or
OMElement?

Any help would be appreciated.


Thanks,

Bret






This e-mail message and any attachments may contain private, confidential, proprietary or privileged material of GoldenGate Software, Inc. that is for the sole use of the intended recipient(s) of this e-mail message.  Any review, copying or distribution or other use of this e-mail message or any attachments hereto by anyone other than the intended recipient(s) is strictly prohibited.  If you are not the intended recipient(s) of this e-mail message, please contact GoldenGate Software, Inc. (415-777-0200) immediately and permanently delete the original e-mail message and any copies of this e-mail message and all attachments, if any.


---------------------------------------------------------------------
To unsubscribe, e-mail: axis-user-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-user-help@ws.apache.org