Server clogged up or httpclient issue??

2010-05-03 Thread vhgupta
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

A Fault-Handler to retransmit message still return the 1st in-msg

2010-05-03 Thread Kostis Anagnostopoulos
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-

RE: WSDL2Java, I want custom Java code

2010-05-03 Thread Martin Gainty
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 ?

Axis 2 client with secured (wss) web services hosted in Weblogic server

2010-05-03 Thread COURTAULT Francois
Hello, Any chance to get it works, using wss Username Token policy? As anyone tries this kind of configuration and succeeds? Best Regards.