Java client: 500 ms delay between requests submit operations
I have a Java Client which sends many WsdlRequest frequently and sequentially, the same WsdlRequest object is used for all the requests, i just update the request parameters in the WsldRequest object ...