On Tue, 2006-11-14 at 15:52 +0100, Michael Moser wrote:
> I just ran into some problem with fireAndForget(...)-requests. These
> obviously get buffered inside AxisEngine. Thus, if the application
> terminates immediately after posting the last request(s) these request
> get never sent.

Hmmmm .. I think you're right; we're missing a way to say "please wait
to finish all pending stuff and then shutdown." I thought that
ServiceClient.finalize() had that behavior but it doesn't. In any case,
that's not enough because this has to span across all pending service
requests not just one service client.

Can u open a JIRA with a simple sample please?

Thanks!

Sanjiva.



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

Reply via email to