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

