Re: How to set decrypted db password for camel quartz component

2015-03-23 Thread Willem Jiang
It should be easy to use EncryptableProperties[1] to decrypt the password and 
you can setup the properties instance to QuartzComponent directly.

[1]http://www.jasypt.org/encrypting-configuration.html

--  
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 March 23, 2015 at 3:07:36 PM, richardgroote (richard.gro...@gmail.com) wrote:
> Hello,
>  
> I'am not sure if this is possible on the QuartzComponent by default. But you
> could override the quartzcomponent it self and override the method
> createSchedulerFactory.
>  
> Kind regards,
>  
> Richard
>  
>  
>  
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/How-to-set-decrypted-db-password-for-camel-quartz-component-tp5764559p5764628.html
>   
> Sent from the Camel - Users mailing list archive at Nabble.com.
>  



Re: How to set decrypted db password for camel quartz component

2015-03-23 Thread richardgroote
Hello,

I'am not sure if this is possible on the QuartzComponent by default. But you
could override the quartzcomponent it self and override the method
createSchedulerFactory.

Kind regards,

Richard



--
View this message in context: 
http://camel.465427.n5.nabble.com/How-to-set-decrypted-db-password-for-camel-quartz-component-tp5764559p5764628.html
Sent from the Camel - Users mailing list archive at Nabble.com.