I don't think you can get the content of RPC messages, you need to have access to the Envelope and I don't believe you have access to that in an RPC message, only Message based SOAP calls. In RPC based messages, SOAP hides all that for you.
-----Original Message----- From: Jinyu.Wang [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 2:32 PM To: 'Soap-User Subject: How to get the content of SOAP RPC messages Hi, Does anyone try to get the content of the SOAP RPC messages? Any example using call.marshall()? Thanks. Jinyu
