You are correct. But jbi:service:http://servicemix.in2m.com/operations/updateprofile/ResolvedErrorService is a jms provider service which puts a message on queue named error.queue and jbi:service:http://servicemix.in2m.com/operations/updateprofile/ResolvedErrorConsumerService is a jms consumer service which consumes a message from same queue that is error.queue.
There is no problem with ResolvedErrorConsumerService for consuming the message. I have seen on the logs that It consumes it, only it is not sending it ahead. partibha -- View this message in context: http://www.nabble.com/How-to-route-using-java-DSL--tp18528825s22882p18543237.html Sent from the Camel - Development mailing list archive at Nabble.com.
