Hi Geert,

You don't need to create a custom BC for the purpose.

You can use either http endpoint or the new http consumer endpoint (I prefer
the new endpoint). 

You can configure the http consumer to listen to the uri of your likes and
it will create a message exchange for every request it receives. The format
of the payload of your exchange can be customized by providing the endpoint
with a custom marshaler.

I've been using servicemix-http for the same purpose (sms exchange) for the
last year and I am pretty happy with it.


-----
Ioannis Canellos
-- 
View this message in context: 
http://old.nabble.com/Advise-needed%3A-Compontent-for-receiving-HTTP-requests-tp28339683p28343204.html
Sent from the ServiceMix - User mailing list archive at Nabble.com.

Reply via email to