Hi, Axis2 does not have any such limitation, if you are using same service client for all the invocation then after each invocation try to call servciceClient.cleanupTransport method. Or if possible share your client code with us.
Deepal On 3/15/2011 11:17 AM, Bing Li wrote: > Dear all, > > Anyone could answer this question? > > Your help is highly appreciated! > > LB > > On Tue, Mar 15, 2011 at 4:22 AM, Bing Li <[email protected] > <mailto:[email protected]>> wrote: > > Dear all, > > I tried to call published Web services. It worked fine. However, > when invoking one service in more than two times continuously, the > client got timeout exceptions from the 3rd one. Each invocation > should be done very quickly. It should not wait for so long time. > I guess there must be some limits on the invocation frequency? How > to enlarge it? > > Thanks so much! > LB > >
