we are trying to consume a web service using axis2 (1.5.1) client. We are
getting so many read timed out. Socket time-out to the server is more than 5
minutes, and it is timing out after that period only.
One thing I am not very clear about is log (httpclient logs in debug mode)
-(Ent
Hi,
I have modified the behavior of axis2-clients.
In particular, when invoking some WS i setup a pair of handlers that,
in case of some Fault, they will re-submit the original out-soap-message
but with modified soap-headers.
The handlers are:
1. out-flow-page: attaches the custom headers on out-
any operation not specifically handling input or output SOAPmessages would be a
no-op to the Axis2 transport engine
you would not want the WSDL2Java SOAPMessage to take on these additional tasks
as the Axis engine ONLY handles SOAPMessages
Perhaps Andreas Keith or Paul can shed more insight
?
Hello,
Any chance to get it works, using wss Username Token policy?
As anyone tries this kind of configuration and succeeds?
Best Regards.