[ 
https://issues.apache.org/activemq/browse/CAMEL-2844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=60238#action_60238
 ] 

Claus Ibsen commented on CAMEL-2844:
------------------------------------

I wonder what would be the way to configure a custom quartz.properties in OSGi?

The camel-quartz bundle is installed from a feature and the Quartz component is 
started lazy when needed for the first time.
So if there is a custom app using Quartz how would you have configured the 
camel-quartz bundle to let it know where to find your custom quartz.properties 
file.

You may need to use OSGi service registry or other stuff to register the 
properties there. But then you need to have that information given to the 
QuartzComponent so it knows to use that OSGi properties.

> camel-quartz - Add option to set location of quartz.properties
> --------------------------------------------------------------
>
>                 Key: CAMEL-2844
>                 URL: https://issues.apache.org/activemq/browse/CAMEL-2844
>             Project: Apache Camel
>          Issue Type: Sub-task
>          Components: camel-quartz
>    Affects Versions: 2.3.0
>            Reporter: Claus Ibsen
>             Fix For: 2.4.0
>
>
> So end users can specify the location of the quartz.properties file they want 
> to use.
> And we should maybe load the properties file and provide it to Quartz so we 
> ensure it can be loaded correctly in OSGi environments.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to