Hi,

I noticed that when using handlers on an Axis server or client,
instances of handlers are created upon the first request/response chain
that invokes them and stay alive until the application ends or the
server shuts down.
The same instance of the handler will be invoked in later processing
chains.

Is there any way to modify this default behaviour? It would be
convenient for my client application to have a new handler for every
request or response...

Thanks,

--
Tony ELSOKHON

Reply via email to