[
https://issues.apache.org/jira/browse/CAMEL-7628?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14072843#comment-14072843
]
Nikolay Turpitko commented on CAMEL-7628:
-----------------------------------------
Removed third point as incorrect: with dataSource property configured on
SchedulerFactoryBean, org.quartz.impl.jdbcjobstore.JobStoreTX is used by
default, not org.quartz.simpl.RAMJobStore.
> Incorrect test of quartz2 component
> -----------------------------------
>
> Key: CAMEL-7628
> URL: https://issues.apache.org/jira/browse/CAMEL-7628
> Project: Camel
> Issue Type: Bug
> Components: camel-quartz2
> Affects Versions: 2.14.0
> Reporter: Nikolay Turpitko
>
> Test of quartz2 component
> org.apache.camel.component.quartz2.SpringQuartzPersistentStoreTest is not
> correct.
> It's application context configuration resides in file
> org/apache/camel/component/quartz2/SpringQuartzPersistentStoreTest.xml.
> Which has a suspicious issue in it: scheduler bean, which is configured to
> use DB, further passed to bean with id "quartz", but in the endpoint's uri in
> the route the bean with id "quartz2" used. I'm afraid, this test ignores
> configured quartz bean, scheduler bean, datasource and database.
--
This message was sent by Atlassian JIRA
(v6.2#6252)