In Axis2 C too, you can create your own transport sender and receiver, specify them in axis2.xml file and use them with the core engine.

Samisa...

Franz Fehringer wrote:

Is the following possible with axis2c:
Instead of simply invoking the webservice in question and getting back the
result(s) in one step i want to control the message transport in the
following way:

*       axis generates the SOAP message from the input parameters for me.
*       i send this message using handwritten code to the WS endpoint.
*       i receive the SOAP response from the WS endpoint using handwritten
code.
*       axis analyzes the SOAP message for me and returns the result(s) to
me.

I am especially curious since the axis2c 0.9 release apparently will use
libcurl, which in my impression provides only an all or nothing approach.
Example code would be most welcome.

Best regards

Franz


Dr. Franz Fehringer (Dipl. Math.)
____________________________________
ISO Software Systeme
Eichendorffstrasse 29
90491 Nürnberg
Deutschland

Tel. : +49/(911) - 99594-0
Fax  : +49/(911) - 99594-580

mailto:[EMAIL PROTECTED]
http://www.isogmbh.de

Reply via email to