Hi All, Do you need syschoronize Responce object when used inside a thread .........its just stops working inside a thread (threadpool) Am I missing something I am stuck at this problem for last 3-4 days , any help will me much appreciated
Rgds, cd On 2/27/08, code dude <[EMAIL PROTECTED]> wrote: > > Hi All, > We have recently migrated from SOAP webservices to RESTlet based Rest > architecture , where we get parameters via post , make api calls/ do > processing in threadpool and return/write back to response object > .....................but when i write results to send object in thread pool > thread ( response.setEntity) user get no outcome in browser or http client > ...............I dont know why .....can anybody pl suggest me why its > happening ....orther wise it works perfectly > > > Regards, > cd > > >

