|
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
|
- [AXIS2] userguide problem Fabien Couble
- Re: [AXIS2] userguide problem Anne Thomas Manes
- Re: [AXIS2] userguide problem Ajith Ranabahu
- Re: [AXIS2] userguide problem Fabien Couble
- Re: [AXIS2] userguide problem xu cai
- Re: [AXIS2] userguide problem Fabien Couble
- Re: [AXIS2] userguide problem Anne Thomas Manes
- Re: [AXIS2] userguide problem 郝俊杰
