No Camel 2.11 will NOT support Quartz 2.x. One of the reason is Spring
3.0.x does not support Quartz 2.x, and Camel 2.11 is spring 3.0
compatible.

Camel 2.12 will be updated to Quartz 2.x as we dropped support for
Spring 3.0 in this release.

For Camel 2.11 you may manually try to upgrade quartz to 2.x if you
are not using spring or using spring 3.1 or better. Though not sure if
you hit any issue in doing so.

On Thu, May 30, 2013 at 7:36 AM, Patrick Bray <[email protected]> wrote:
> Hi All,
>
> Can you please confirm whether or not Camel v2.11.0 supports Quartz v2.x?
>
> Checking JIRA I can see the following ticket is unresolved:
>
> https://issues.apache.org/jira/browse/CAMEL-4075
>
> If not can you adivse whether or not this is on the road map for Camel
> 2.11.1?
>
> The issue we have is that we intend to have multiple application components
> deployed that utilise a Clustered Quartz JDBC job store.
>
> From what I understand Quartz 1.8.x does not allow multiple logical
> schedulers to share the same job store where as 2.x does (see
> http://forums.terracotta.org/forums/posts/list/5562.page).
>
> Thanks,
> Patrick Bray
>
>
>
> --
> View this message in context: 
> http://camel.465427.n5.nabble.com/camel-quartz-and-support-for-quartz-2-x-tp5712613p5733444.html
> Sent from the Camel - Users mailing list archive at Nabble.com.



-- 
Claus Ibsen
-----------------
www.camelone.org: The open source integration conference.

Red Hat, Inc.
FuseSource is now part of Red Hat
Email: [email protected]
Web: http://fusesource.com
Twitter: davsclaus
Blog: http://davsclaus.com
Author of Camel in Action: http://www.manning.com/ibsen

Reply via email to