If you use servicemix-drools for that, you can access message properties via the Message bean.
Regards, Lars sachin2008 schrieb: > Hi, > > I have the following scenario. > > A Bean component sends a request to CBR. CBR has to route the request to > different services based upon some conditions. If we use CBR , we can > specify all those as routing rules. > > But in my case i need to route the request based upon the properities set in > the NormalizedMessage. > > How can we check the NM proprties in a CBR? > > > ----- > Cheers > Praveen Oruganti > "Think before you act and act on what you believe" >
