Title: RE: Plain text view of the "response" payload

Chandan,
if you are using ssl there are little chances that you can see the response in cleartext.
Even if you use a network sniffer as Ethereal, the communication between your client
and the webservice will be encrypted.
The quickest solution is to change protocol, so instead of hitting your webservice using
https://localhost:xyz simply use the normal http protocol.

Hope this help,
Luciano

-----Original Message-----
From: Chandan Joarder [mailto:[EMAIL PROTECTED]]
Sent: Thursday 26 February 2004 01:05
To: [EMAIL PROTECTED]
Subject: Plain text view of the "response" payload


Hello,

As a newbie to axis I want to apologize beforehand if I am posing a
naive question.

How do I view the xml response from a service in plain text?

I am accessing a service over ssl and tcpmon can not display the
encrypted reply.

Also:
1) Is there any tool like tcpmon  to view the encryped response?
  2) Does someone have an example of code snippet to access plain text
xml response from the object returned by "call.invoke" method.

Thanks in advance.
Chandan
--

 

Any e-mail message from the European Central Bank (ECB) is sent in good faith but shall neither be binding nor construed as constituting a commitment by the ECB except where provided for in a written agreement.
This e-mail is intended only for the use of the recipient(s) named above. Any unauthorised disclosure, use or dissemination, either in whole or in part, is prohibited.
If you have received this e-mail in error, please notify the sender immediately via e-mail and delete this e-mail from your system.

Reply via email to