Re: dynamic endpoint with dynamic encoding

2016-11-30 Thread Steve973
AMEL-10547 > > > > > -- > View this message in context: http://camel.465427.n5.nabble. > com/dynamic-endpoint-with-dynamic-encoding-tp5790768p5790797.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: dynamic endpoint with dynamic encoding

2016-11-30 Thread morten
CreateRouteException or something like that during build phase. Iv'e added this suggestion to a ticket: https://issues.apache.org/jira/browse/CAMEL-10547 -- View this message in context: http://camel.465427.n5.nabble.com/dynamic-endpoint-with-dynamic-encoding-tp5790768p5790797.html Sent from the C

Re: dynamic endpoint with dynamic encoding

2016-11-30 Thread Claus Ibsen
nting out my stupid mistake > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/dynamic-endpoint-with-dynamic-encoding-tp5790768p5790793.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen -

Re: dynamic endpoint with dynamic encoding

2016-11-30 Thread morten
Thank you for pointing out my stupid mistake -- View this message in context: http://camel.465427.n5.nabble.com/dynamic-endpoint-with-dynamic-encoding-tp5790768p5790793.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: dynamic endpoint with dynamic encoding

2016-11-29 Thread Claus Ibsen
t; >> >> a workaround has been to do: >> exchange.setProperty(Exchange.CHARSET_NAME,inputFileEncoding) which seems >> to >> work. >> >> Is it not possible to set the encoding dynamically in the endpoint URI? >> >> >> >> >> >>

Re: dynamic endpoint with dynamic encoding

2016-11-29 Thread Steve973
; when i hardcode the encoding like charset="UTF8" > > a workaround has been to do: > exchange.setProperty(Exchange.CHARSET_NAME,inputFileEncoding) which seems > to > work. > > Is it not possible to set the encoding dynamically in the endpoint URI? > > > > > > >

Re: dynamic endpoint with dynamic encoding

2016-11-29 Thread Steve973
F8" > > a workaround has been to do: > exchange.setProperty(Exchange.CHARSET_NAME,inputFileEncoding) which seems > to > work. > > Is it not possible to set the encoding dynamically in the endpoint URI? > > > > > > > > > -- > View this message in context: http://camel.465427.n5.nabble. > com/dynamic-endpoint-with-dynamic-encoding-tp5790768.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

dynamic endpoint with dynamic encoding

2016-11-29 Thread morten
-- View this message in context: http://camel.465427.n5.nabble.com/dynamic-endpoint-with-dynamic-encoding-tp5790768.html Sent from the Camel - Users mailing list archive at Nabble.com.