When I generate a client stub in Axis2 I can use the method
stub._getServiceClient().addHeader(OMElement element) to add a custom
element to the request's SOAP header but I cannot find something
similar in the Muse proxy. Is there a way to use a generated proxy and
to add a custom element to the header?
If there is no direct method to do this, is it safe to use a
ResourceParameter in the EndpointReference to send that custom
message?
--
Saludos.
José Antonio Sánchez

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to