Hi All,
I'm working on an Axis2 Observer. Currently the process inside the 'serviceUpdate' call back run synchronously by holding the main thread. I want to make that process asynchronous by implementing a thread model and handover the process to a worker thread. Is there an inbuilt thread model in Axis2 that I can take threads from a thread pool and release it back ?
Regards
Asanka A.


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

Reply via email to