>Now I wonder if Axis supports HTTP GET at all?

I've never looked into this, but I'd be surprised if Axis supported
it. The GET binding is a fairly new thing in SOAP, I'd be surprised if
Axis implements it. A quick grep of the source finds a bit of code to
at least parse the GET in a WSDL, around the symbol
BindingEntry.TYPE_HTTP_GET. But I didn't see any code to implement it.

I'm sorry I don't have a more definitive answer for you. Does someone
else? It'd be cool if Axis could support this style of web service.

A bit more here:
  http://www.mail-archive.com/[EMAIL PROTECTED]/msg09446.html

Reply via email to