Can someone point me to any documentation or examples on how to create a non-SOAP axis2 web service? I have gotten a
SOAP web service working, but need some help with just an HTTP one. Hoping some examples with WSDL, STUB and
test client.
I tried just converting my SOAP one but I'm having problems. Like the setters I had in my SOAP web service are no longer there in my new HTTP one. Any help would be great.