Re: AXIS2-2883

2010-01-29 Thread Nirav Shah
().setTimeOutinMillis() for every call made to another webservice. Do i need to cleanup transport after every call or does the AXIS2-2883 fix cleans up after every request. Is these issue also fixed

Re: AXIS2-2883

2010-01-28 Thread Nirav Shah
().getOptions().setTimeOutinMillis() for every call made to another webservice. Do i need to cleanup transport after every call or does the AXIS2-2883 fix cleans up after every request. Is these issue also fixed for https

Re: AXIS2-2883

2010-01-28 Thread Deepal Jayasinghe
webservice. Do i need to cleanup transport after every call or does the AXIS2-2883 fix cleans up after every request. Is these issue also fixed for https ?? Regards, Nirav

Re: AXIS2-2883

2010-01-27 Thread Nirav Shah
, Can you advice?? I am using Axis 2.1.5.1... I do a soapBinding._getServiceClient().getOptions().setTimeOutinMillis() for every call made to another webservice. Do i need to cleanup transport after every call or does the AXIS2-2883 fix cleans up after every request. Is these issue also

Re: AXIS2-2883

2010-01-27 Thread Deepal Jayasinghe
2.1.5.1... I do a soapBinding._getServiceClient().getOptions().setTimeOutinMillis() for every call made to another webservice. Do i need to cleanup transport after every call or does the AXIS2-2883 fix cleans up after every

Re: AXIS2-2883

2010-01-26 Thread Nirav Shah
Hi Thilina/Glen, Can you advice?? I am using Axis 2.1.5.1... I do a soapBinding._getServiceClient().getOptions().setTimeOutinMillis() for every call made to another webservice. Do i need to cleanup transport after every call or does the AXIS2-2883 fix cleans up after every request

Re: AXIS2-2883

2010-01-26 Thread Deepal jayasinghe
every call or does the AXIS2-2883 fix cleans up after every request. Is these issue also fixed for https ?? Regards, Nirav On Mon, Jan 25, 2010 at 8:01 AM, Nirav Shah snirav.s...@gmail.com mailto:snirav.s...@gmail.com wrote: Anyone??Would appreciate valuable suggestions

Re: AXIS2-2883

2010-01-26 Thread Nirav Shah
i need to cleanup transport after every call or does the AXIS2-2883 fix cleans up after every request. Is these issue also fixed for https ?? Regards, Nirav On Mon, Jan 25, 2010 at 8:01 AM, Nirav Shah snirav.s...@gmail.com mailto:snirav.s...@gmail.com wrote: Anyone

Re: AXIS2-2883

2010-01-25 Thread Nirav Shah
Anyone??Would appreciate valuable suggestions.. On Sat, Jan 23, 2010 at 12:35 PM, Nirav Shah snirav.s...@gmail.com wrote: Hi, I have been reading some different sides of this defect. Based on the Release Email sent out, it said the Connections are released automatically and should not

AXIS2-2883

2010-01-23 Thread Nirav Shah
Hi, I have been reading some different sides of this defect. Based on the Release Email sent out, it said the Connections are released automatically and should not need either AUTO_RELEASE_CONNECTION or *the *MultithreadedHttpConnectionManager. But the defect had a comment saying either the