You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@camel.apache.org by xielei <xr...@163.com> on 2013/12/12 03:33:21 UTC

It should be document issue

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.

Re: It should be document issue

Posted by Willem Jiang <wi...@gmail.com>.
Thanks for point that out, I just updated the wiki page for it.

--  
Willem Jiang

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



On December 12, 2013 at 10:33:49 AM, xielei (xray2100@163.com) wrote:
>  
> Quartz2 Component  
>  
> "Configuring quartz.properties file" section
>  
> > class="org.apache.camel.component.quartz2.QuartzComponent">  
> > value="com/mycompany/myquartz.properties"/>
>  
>  
> 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.  
>