You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by "Matta, Geethamadhurima " <ge...@citi.com> on 2011/08/10 17:30:56 UTC

Fields in SOAP message

Hi,

Is there any way to see the values of fields in soap message sent by user to axis2 server over network.

We want to validate a field sent by user. Can we see the message, without printing the values in log

Regards,
Geeta Madhurima
Desk: (212) 723 2505

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org


RE: Fields in SOAP message

Posted by David Walker <Da...@cs.cardiff.ac.uk>.
Hi

 

I believe the SOAP monitor can also be used: 

http://axis.apache.org/axis2/java/core/docs/soapmonitor-module.html

 

David

 

From: Sadeep Jayasumana [mailto:gayansadeep@gmail.com] 
Sent: 10 August 2011 18:49
To: java-user@axis.apache.org
Subject: Re: Fields in SOAP message

 

Hi,

You can use TCPMon [1] to capture the message and inspect it, if that's what
you are looking for.

[1] http://ws.apache.org/commons/tcpmon/

Thanks,
Sadeep

On Wed, Aug 10, 2011 at 9:00 PM, Matta, Geethamadhurima
<ge...@citi.com> wrote:

Hi,

Is there any way to see the values of fields in soap message sent by user to
axis2 server over network.

We want to validate a field sent by user. Can we see the message, without
printing the values in log

Regards,
Geeta Madhurima
Desk: (212) 723 2505

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org

 


Re: Fields in SOAP message

Posted by Sadeep Jayasumana <ga...@gmail.com>.
Hi,

You can use TCPMon [1] to capture the message and inspect it, if that's what
you are looking for.

[1] http://ws.apache.org/commons/tcpmon/

Thanks,
Sadeep

On Wed, Aug 10, 2011 at 9:00 PM, Matta, Geethamadhurima <
geethamadhurima.matta@citi.com> wrote:

> Hi,
>
> Is there any way to see the values of fields in soap message sent by user
> to axis2 server over network.
>
> We want to validate a field sent by user. Can we see the message, without
> printing the values in log
>
> Regards,
> Geeta Madhurima
> Desk: (212) 723 2505
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
> For additional commands, e-mail: java-user-help@axis.apache.org
>
>