I'd like to instantiate a binding component which responds to HTTP GETs and
puts messages onto the bus.
Apparently, I can't just use the HTTP endpoint (via servicemix-http
component) since this component
seems to reserve HTTP GETs for displaying the WSDL. Is there some other
component I can use?
Or, do I have to write my own servlet to do the protocol translation? If
so, any hints on how to do this?
thanks,
-tom
--
View this message in context:
http://www.nabble.com/REST-using-HTTP-GETs-tf2332038.html#a6487979
Sent from the ServiceMix - User mailing list archive at Nabble.com.