Dear All, I have deployed my java class as a service by using Axis2 1.5. Not always but sometimes; when I call my service from a client, I am getting an exception like this:
System.Net.WebException: The operation has timed out. My guess is somehow server where the service is running getting busy or something else, which is preventing service to serve the coming request.Does any body has any idea what the reason could be? thank you so much in advance. -- fatih
