Hi Fabien, how do you generate your wsdl file ? manually write it ?
On 7/24/06, Fabien Couble <[EMAIL PROTECTED]> wrote:
Hi Anne,Thx for your reply...You can see enclosed my wsdl fileThx very much for your reviewFabien----- Original Message -----From: Anne Thomas ManesSent: Friday, July 21, 2006 5:00 PMSubject: Re: [AXIS2] userguide problemYou can't simply change the style from "rpc" to "document" and expect it to work. You also must remove the "namespace" attributes from the <soap:body> definitions, and you need to change the message <wsdl:part> definitions to reference elements rather than types, and thos elements must be defined/imported/included in the <wsdl:types> section.
If you post your WSDL, I'd be happy to review it for you.
Anne
On 7/21/06, Fabien Couble < [EMAIL PROTECTED]> wrote:Hi all,Still have a problem with the userguide. The client using the stub generated from a WSDL file doesn't work.I have modified the WSDL file and I put "document" instead of "RPC" for the method.(<soap:operation soapAction ="echoString" style ="document" />).There is the same problem.Actually, the stub accepts only a parameter EchoIntParam whereas the code proposed in the userguide applys a EchoIntParamDocument parameter.Moreover, when I put a EchoIntParam parameter, an exception is raised at the server side (skeleton) because it waits a EchoIntParamDocument parameter.What should I do?Please help me...Fabien
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
--
- xucai
