will C++ client work with Apache SOAP server?

"Cheng Hao" <[email protected]>
Newsgroups gmane.text.xml.soap.devel
Message-ID <[email protected]>
hello, I was using apache soap in both client side and server side, so both 
in Java.

Now I want to rewrite my client program in C++ but keep Apache SOAP server. 
In one of the SOAP calls in my program, the SOAP server used to return the 
client a customized class, just like this,

Class myClass{
	int size;
	Vector myArray; // vector of myClassB
}

Class myClassB{
	String a;
	String b;
}

It works perfectly when I run Java soap client, now my question is if there 
is a way it can work with my new C++ client as well? I know SOAP is based 
on XML, so there is a chance it could work, and particularly I would like 
to know how a (customized) Java object gets converted to a C++ one?

I guess some people have got this problem as well. Thanks a lot!

_________________________________________________________________
涓虹杩琛浜ゆ锛璇蜂娇 MSN Messenger:  http://messenger.msn.com/cn
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.