Re: reading integer values from properties file

2013-08-21 Thread bxkrish
this message in context: http://camel.465427.n5.nabble.com/reading-integer-values-from-properties-file-tp5737629p5737704.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: reading integer values from properties file

2013-08-21 Thread Christian Müller
nnot support Integer values > for > a property? > > Thanks > Bala > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/reading-integer-values-from-properties-file-tp5737629p5737695.html > Sent from the Camel - Users mailing list archive at Nabble.com. >

Re: reading integer values from properties file

2013-08-21 Thread bxkrish
Hi William. My product is packaged with Camel 2.4 version and I am not allowed to change it. Are you implying the Camel version 2.4 cannot support Integer values for a property? Thanks Bala -- View this message in context: http://camel.465427.n5.nabble.com/reading-integer-values-from

Re: reading integer values from properties file

2013-08-20 Thread Willem jiang
axRetries.DEV = 10 > > *Exception:* > > org.apache.camel.RuntimeCamelException: java.lang.NumberFormatException: For > input string: "{{maxRetries.DEV}}" > > Please help. > > Thanks > Bala > > > > -- > View this message in context: > http:/

reading integer values from properties file

2013-08-20 Thread bxkrish
*Exception:* org.apache.camel.RuntimeCamelException: java.lang.NumberFormatException: For input string: "{{maxRetries.DEV}}" Please help. Thanks Bala -- View this message in context: http://camel.465427.n5.nabble.com/reading-integer-values-from-properties-file-tp5737629.html Sent fr