I have set up Apache Soap 2.0 to work with Tomcat 3.2.x Now I am trying to work with the new upgraded environments. I have not been successful getting Soap 2.2 to work with Tomcat 4.0.x.
Does anyone know if that is possible? Thanks - Terry -----Original Message----- From: Thomas Thornbury [mailto:[EMAIL PROTECTED]] Sent: Tuesday, January 22, 2002 1:40 PM To: [EMAIL PROTECTED]; [EMAIL PROTECTED] Subject: RE: How to get the content of SOAP RPC messages 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
