Re: camel-quartz failed camel route creation when database is unreachable

2016-12-20 Thread Rachid KRAIEM
and include him in the next release of > camel-quartz ? > > -- > If you reply to this email, your message will be added to the discussion > below: > http://camel.465427.n5.nabble.com/camel-quartz-failed-camel- > route-creation-when-database-is-unreach

Re: camel-quartz failed camel route creation when database is unreachable

2016-12-20 Thread Rachid KRAIEM
Hi, Given the best practice is not to change the APIs, can you raise a JIRA that contain this solution and include him in the next release of camel-quartz ? -- View this message in context: http://camel.465427.n5.nabble.com/camel-quartz-failed-camel-route-creation-when-database-is-unreachable

Re: camel-quartz failed camel route creation when database is unreachable

2016-11-07 Thread Rachid KRAIEM
Thanks Claus, Can you raise a JIRA that contain this solution ? -- View this message in context: http://camel.465427.n5.nabble.com/camel-quartz-failed-camel-route-creation-when-database-is-unreachable-tp5789552p5789852.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-quartz failed camel route creation when database is unreachable

2016-11-07 Thread Claus Ibsen
trigger.getKey(), > trigger.getClass().getSimpleName(), > jobDetail.getJobClass().getSimpleName(), trigger.getNextFireTime() }); > } > > // Increase camel job count for this endpoint > AtomicInteger number = (AtomicInteger) > scheduler.getContext().get(QuartzConstants.QUARTZ_CAMEL_JOBS_COUNT); > if (number != null) { > number.incrementAndGet(); > } > > jobAdded.set(true); > } > > > > *You confirm this proposal?* > > CustomQuartzComponent.java > <http://camel.465427.n5.nabble.com/file/n5789552/CustomQuartzComponent.java> > > CustomQuartzEndpoint.java > <http://camel.465427.n5.nabble.com/file/n5789552/CustomQuartzEndpoint.java> > > > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/camel-quartz-failed-camel-route-creation-when-database-is-unreachable-tp5789552.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen - http://davsclaus.com @davsclaus Camel in Action 2: https://www.manning.com/ibsen2

Re: camel-quartz failed camel route creation when database is unreachable

2016-11-07 Thread souciance
.nabble.com/camel-quartz-failed-camel-route-creation-when-database-is-unreachable-tp5789552p5789827.html Sent from the Camel - Users mailing list archive at Nabble.com.

Re: camel-quartz failed camel route creation when database is unreachable

2016-11-07 Thread Rachid KRAIEM
Hi Everyone, Can you validate this proposal -- View this message in context: http://camel.465427.n5.nabble.com/camel-quartz-failed-camel-route-creation-when-database-is-unreachable-tp5789552p5789822.html Sent from the Camel - Users mailing list archive at Nabble.com.

camel-quartz failed camel route creation when database is unreachable

2016-11-01 Thread Rachid KRAIEM
number.incrementAndGet(); } jobAdded.set(true); } *You confirm this proposal?* CustomQuartzComponent.java <http://camel.465427.n5.nabble.com/file/n5789552/CustomQuartzComponent.java> CustomQuartzEndpoint.java <http://camel.46542