Hi Deepal, Thanks for ur reply. But we don't have ._getServiceClient() method in our stub. We are using Axis 1. I think that method is available in Axis 2. Is there a way to solve this issue for clients generated using axis 1.
tc, Chamal. Deepal Jayasinghe wrote: > > Please call stub._getServiceClient().cleanuptrasport(); after each call. > > Thank you! > Deepal > > chamal desilva wrote: >> Hi, >> >> we are calling methods of a axis client stub (generated client) inside a >> for loop many times. >> After few hundred calls we get a Bind Exception saying address already >> used. >> Why does this happen and how should i solve this. >> >> tc, >> Chamal. >> >> >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] >> >> >> > > -- > Thank you! > > > http://blogs.deepal.org > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > -- View this message in context: http://www.nabble.com/Bind-exception%3A-Address-already-in-use-tp20634284p20643745.html Sent from the Axis - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
