I just filled JIRA[1] for it.

[1] https://issues.apache.org/jira/browse/CAMEL-7430

--  
Willem Jiang

Red Hat, Inc.
Web: http://www.redhat.com
Blog: http://willemjiang.blogspot.com (English)
http://jnn.iteye.com (Chinese)
Twitter: willemjiang  
Weibo: 姜宁willem



On May 11, 2014 at 10:54:00 PM, romain.guay (romain.g...@gmail.com) wrote:
> Hi,
>  
> I am using BeanIODataFormat and need to use some custom properties in my
> mapping files, like ${my.property}. BeanIO supports it, but properties need
> to be set when calling StreamFactory.load(InputStream in, Properties
> properties). The problem is BeanIODataFormat does not take properties and
> simply calls StreamFactory.load(InputStream in), in doStart(). It would be
> great to add this simple feature.
>  
> Thanks!
> Romain
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/BeanIODataFormat-should-support-properties-tp5750966.html
>   
> Sent from the Camel Development mailing list archive at Nabble.com.
>  

Reply via email to