REST support is planned for 3.1.
In the meantime, the easiest way would be to extend the
http lightweight components (see [1] and [2]) and implement a
custom marshaler.
[1] http://servicemix.goopen.org/site/http.html
[2]
http://incubator.apache.org/servicemix/dist/servicemix-3.0-incubating/site/servicemix-components/apidocs/
On 9/25/06, hickst <[EMAIL PROTECTED]> wrote:
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.
--
Cheers,
Guillaume Nodet