Re: Jetty Producer Dynamic uri based on info in header

2016-01-13 Thread Michele
]} CRMUpdatePath Have a nice day. Greetings Michele -- View this message in context: http://camel.465427.n5.nabble.com/Jetty-Producer-Dynamic-uri-based-on-info-in-header-tp5776187p5776192.html Sent from the Camel - Users mailing

Re: Jetty Producer Dynamic uri based on info in header

2016-01-12 Thread Claus Ibsen
erName="CRMTicketId">${body[id]} > > uri="jetty:host/static-path/$simple{in.headers.CRMTicketId}?matchOnUriPrefix=true" > /> > > > > Thanks in advance. > > Best Regards > > Michele > > > > -- > View this mes

Jetty Producer Dynamic uri based on info in header

2016-01-12 Thread Michele
Hi everyone, How to create dynamically uri for Jetty Component retrieving info in header of exchange? Es. ${body[id]} Thanks in advance. Best Regards Michele -- View this message in context: http://camel.465427.n5.nabble.com/Jetty-Producer-Dynamic-uri-based-on