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


James.Strachan wrote:
> 
> 2009/3/17 DanielR <romero...@gmail.com>:
>>
>>
>> I need to forward the messsage to the proper queue depending on the first
>> 10
>> characters of the body of the message.
> 
> Sounds like a content based router...
> http://camel.apache.org/content-based-router.html
> 
> its probably better to do that using Camel rather than as an
> interceptor on the broker
> 
> -- 
> James
> -------
> http://macstrac.blogspot.com/
> 
> Open Source Integration
> http://fusesource.com/
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Change-Message-Destination-using-Interceptors-tp22554890p22560854.html
Sent from the ActiveMQ - User mailing list archive at Nabble.com.

Reply via email to