Hi all I try axis C++ to build a web service client. If a service return simple type such string, it works well. But if I try to return a Struct, I get an exception : Unhandled exception in atest.exe(XERCES-C_2_2_0.DLL):0xC0000005:Access Violation. But if I use java client, it works well. What's happening? Is it a bug?
Well, It seems to be simple using axis, but the document is poor and I can't found any helpful message. Anybody can help me? thanks.
