Hi! I need to have very simple Web service into the ESB (with servicemix 3.3). I saw that servicemix-http but infortunely all exemples are with Soap. How can I use servicemix-http without SOAP ? Can you give me an sample, with a simple fonction, for example :
function http : add(a, b) and ESB will answers : 8 when a http client sends : add(3,5). -- View this message in context: http://www.nabble.com/how-to-use-Servicemix-HTTP-without-SOAP--tp22783499p22783499.html Sent from the ServiceMix - User mailing list archive at Nabble.com.
