Hi I am using the apache soap v2.2 nightly build version which i had downloaded sometime in Aug.2001. I want the whole response envelope at the client side using Apache Soap Client api's. I have read the soap docs section dealing with it where i found EnvelopeEditor usage but i did not understand it properly....... It has the sample EnvelopeEditorAdapter class which implements the EnvelopeEditor interface. I tried to directly use it but in vain. Probably i am doing something wrong........ I used editIncoming(...) method in EnvelopeEditorAdapter directly after call.invoke(...) but nothing is received....... Is there any other way to get the whole response envelope??? Please help...... Thanks in advance Regards Chetan