First of all please join [EMAIL PROTECTED] (send and empty mail to [EMAIL PROTECTED]).
Could you be more specific about the soap server that you are using? Are you using source or the binary distribution? Are you using version 1.0? Can you also post the wsdl that you used to generate the client stubs? ----- Original Message ----- From: "moch" <[EMAIL PROTECTED]> To: "axis-user" <[EMAIL PROTECTED]> Sent: Friday, January 02, 2004 12:58 AM Subject: Anybody can help me about Axis C++? > 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. > > >
