Ivan Krizsan wrote:Hi!
What kind of client are you using?
Have you tried to use soapUI to send requests to the web service and examine the result?
If using soapUI does not work, then there is a problem with your web service.
If soapUI does work, but your client does not work, then the problem is most likely to be the client.
Best wishes!
Hi.
I tried soapUI with my small "learning-project". It is able to send a request, and it gets a response (the same works with my
java me client). But just as described in this
thread, when it reaches the server, the arguments are somehow lost.
My wsdl looks like