Mike Zhao wrote:
Hi There,
I'm trying to use Axis2C to develop a SOAP client that would need interface with the Apache CXF based web services. These services were largely implemented in Java, though the client needs to be in C++. The first question I have is how feasible this could be? Or simply, would this be possible, and if it'd, what could be the impact to the performance due to the message/method conversions between two language implementations.

Yes, it is possible.

Assuming this scenario would be feasible, then technically, my guess was I'd need to create a C/C++ wrapper/skeleton around the services, which would interface with/invoke the functions of interest.

Yes.

Samisa...


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

Reply via email to