Hi all,
i need to adding a custom header from web service in response to
client.
I've a ws like this:
public OMElement fname(OMElement element){
...
return OMElement
}
I need to add SOAPHeader just before the "return" and access it from
client. I need how to access from client, but how do that here in the
service for "outgoing" message that will be sent back to client?
Thx in advice,
Alessio.
---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscr...@axis.apache.org
For additional commands, e-mail: java-user-h...@axis.apache.org