2009/3/17 DanielR <romero...@gmail.com>: > > I have 2 restrictions: > > 1. The routing must be done server side > 2. The routing depends on the body, not on the header or some property
Both of those are fine - just include the content based router inside the broker process. ActiveMQ can easily host Camel routes by just including the route definition in the activemq.xml. Have a look at the <camelContext> in the activemq.xml in the binary distro of ActiveMQ to see an example route. -- James ------- http://macstrac.blogspot.com/ Open Source Integration http://fusesource.com/