Joe

I think you will need to write your own handler/module to do this.
Its pretty easy to do.

[Alternatively you could write a new Log4J logger.]

Paul

On Tue, Apr 1, 2008 at 4:06 AM, Joe Smithian <[EMAIL PROTECTED]> wrote:
> Paul,
>
> SOAPMonitor has to be configured in the Server. Assuming we can't or don't
> want to modify the server, I want a solution in the client without changing
> anything in the server. I want to monitor the SOAP messages from/to my
> client application only, not the whole traffic to the server.
>  I can see the SOAP request and response messages in the log4j log file in
> the client, but what I need is some APIs in the client side which I can use
> to display the SOAP messages in my own GUI client. Any idea?
>
> Thanks again.
>
> Joe
>
>
>
>
> On Tue, Mar 25, 2008 at 2:54 PM, Paul Fremantle <[EMAIL PROTECTED]> wrote:
> >
> >
> >
> > Joe
> >
> > You can use the SOAPMonitor module, or there are also logging modules
> > you can use.
> >
> > Paul
> >
> >
> >
> >
> > On Tue, Mar 25, 2008 at 6:59 PM, Joe Smithian <[EMAIL PROTECTED]>
> wrote:
> > > Hi all,
> > >
> > > Let's say that we have a SOAP client based on the API generated by
> wsdl2jav
> > > and the communication between client and server is based on HTTPS. So we
> > > can't use external monitoring tools such as TCPmon or TcpTrace. Are the
> any
> > > AXIS classes which can be uses to display SOAP messages in the client
> before
> > > encryption/after decryption? This would be really useful for test and
> > > debugging purposes.
> > >
> > >  Thanks
> > > Joe
> > >
> >
> >
> >
> > --
> > Paul Fremantle
> > Co-Founder and VP of Technical Sales, WSO2
> > Apache Synapse PMC Chair
> > OASIS WS-RX TC Co-chair
> >
> > blog: http://pzf.fremantle.org
> > [EMAIL PROTECTED]
> >
> > "Oxygenating the Web Service Platform", www.wso2.com
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>
>



-- 
Paul Fremantle
Co-Founder and VP of Technical Sales, WSO2
Apache Synapse PMC Chair
OASIS WS-RX TC Co-chair

blog: http://pzf.fremantle.org
[EMAIL PROTECTED]

"Oxygenating the Web Service Platform", www.wso2.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to