Quartz2 Component <http://camel.apache.org/quartz2.html>   

"Configuring quartz.properties file" section

<bean id="quartz"
class="org.apache.camel.component.quartz2.QuartzComponent">
    <property name="propertiesFile"
value="com/mycompany/myquartz.properties"/>
</bean>

The bean id shoud be "quartz2" !



--
View this message in context: 
http://camel.465427.n5.nabble.com/It-should-be-document-issue-tp5744642.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Reply via email to