Re: Dynamic routing to a XSL file

2014-12-02 Thread sathiyaraja
Thanks Guru.. Its propertyName inside setProperty.. wrongly typed in this post. I could able to log the property also. Inside recipientlist i cant able to use any camel exchange properties(headers or property). But i tried with xpath and its working fine But in my case it should read from the pr

Re: Dynamic routing to a XSL file

2014-12-01 Thread Gnanaguru S
Well, can you post your stack trace ? Recipient list should work. You can try with exchange header instead. ( Still I cant help without seeing the stacktrace) Have you printed the value stored in the property ? Sometimes if you dont use resultType in xpath, camel doesnt store string in property/