Hello,

I'm using axis2-1.3.

If I use asynchron non blocking client with seperateListeners there will remain connections open on the server-side after calling the web service. And if I recall the web service several times I get a connection refused error on the server-side.

If I use only one Listener by setting setSeperateListeners(false) everything works fine, but with big attachments the only one connection will be the bottle neck.

Does anybody have an idea what is wrong with the seperate listeners?

Thanks for help.

Michael


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to