Hi All,
I have a Java application that invokes a WCF SOAP web service. Of late, performance has become really bad. The first couple of invokes are fast (a couple of seconds, some less than a second) but each subsequent invokation of the web service is slower and slower (up to 60+ seconds).
Have any of you ever experienced this and can anyone provide any tips? Any help at all?