Hi All, I am writing a webservice client using DynamicClient. How can I get the SOAP Response message, as output instead of the converted Object. Since my client is a generic client to access any service I want to receive a common return value.
Can I abort the interceptor chain and overwrite the List.class return value? Or is there any better way to do this? Can anyone give pointers to write way to do this? Regards, Neela This email (including any attachments) is proprietary to Aspect Software, Inc. and may contain information that is confidential. If you have received this message in error, please do not read, copy or forward this message. Please notify the sender immediately, delete it from your system and destroy any copies. You may not further disclose or distribute this email or its attachments.
