Hi there,

With WSDL2C, one can generate C beans from wsdl. Is it possible to use
Axis2/C to read xml file to the beans?

Currently, I use Java to read and write xml to java beans. But my main
project is in C++, so it has to go through jni layer. It would be nice to
have a pure c/c++ solution for xml serialization.

Thanks,
John

Reply via email to