Hi,
I'm trying to invoke my service via a HTTP GET request, but it doesn't seem 
to work using the method and param request parameters.

When dumping out the message in the AxisServlet when invoking the
service using the Axis client software and comparing it with the message
which is composed in AxisServlet  from the GET request they differ.

Is it correct that these messages should be exactly the same ?. Ie. via 
the GET request I don't see parameter types like xsd:string or the
implementing
java class being composed in the soap message body ?. 

Has anyone got experience in accessing their Axis webservice using HTTP GET
?

Thanks,
Kenneth

Reply via email to