http://ws.apache.org/axis2/1_0/soapmonitor-module.html
I've never used netconf, but generally any data transfer is either text, binary, or objects. For text or binary, I'd send the data as an attachment, preferably as MTOM - if both sides support it. If you decide to divide the data into objects, then you'll probably be better off with a WSDL.
HTH,
Robert
http://www.braziloutsource.com/
On 6/8/06, Phani Sekhar <[EMAIL PROTECTED]
> wrote:
Hi chinthaka,
Thanks for ur response.
I have installed tcpmon. I am able to see the http messages(when I open a
website) using that....
But i am not able to see the soap messages, when I try to invoke a soap
service using a soap client....
Is there any extra configuration we need to do for tcpmon or the
client/server to see the soap messages on tcpmon???
I don't know hw to embed netconf msgs inside the soap body..... It would be
of great help if u can send me some examples or links.
Thx
Sekhar
-----Original Message-----
From: Eran Chinthaka [mailto: [EMAIL PROTECTED]]
Sent: Thursday, June 08, 2006 8:28 PM
To: [email protected]
Subject: Re: Customizing SOAP messages
Phani Sekhar wrote:
> Hi,
>
> I am new to Apache Axis, infact I am new to webservices.
>
> Our aim is to send netconf messages over soap.
>
> Can anyone please tell me how to customize the soap messages so that I
> can embed the netconf messages inside the soap body????
U can send anything inside the body of your SOAP message.
>
> I didn't find any useful info in the internet. Please send me some
examples.
>
> I also tried to configure the tcpmon to see the soap
requests/responses.
> But I am not successful in setting it up.
Did u check this :
http://ws.apache.org/commons/tcpmon/tcpmontutorial.html
-- Chinthaka
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
