|
Hi Anne,
Thx for your reply...
You can see enclosed my wsdl file
Thx very much for your review
Fabien
----- Original Message -----
Sent: Friday, July 21, 2006 5:00 PM
Subject: Re: [AXIS2] userguide
problem
You 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.
|
|
Axis2SampleDocLit.wsdl
Description: application/xml
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]