[ https://issues.apache.org/activemq/browse/CAMEL-3091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=61535#action_61535 ]
Hadrian Zbarcea commented on CAMEL-3091: ---------------------------------------- The job name part is resolved in r991060. > QuartzEndpoint does not set the job name properly > ------------------------------------------------- > > Key: CAMEL-3091 > URL: https://issues.apache.org/activemq/browse/CAMEL-3091 > Project: Apache Camel > Issue Type: Bug > Components: camel-quartz > Affects Versions: 2.4.0 > Reporter: Hadrian Zbarcea > Assignee: Hadrian Zbarcea > Fix For: 2.5.0 > > > Looks like the job.name argument is not se properly on the endpoint and > defaults to the uri path. > Another nastier issue (for which I should have probably created a separate > issue) is that the uri gets messed up if it does not have the double slashes > after the scheme (as in {{"quartz:<uri>"}} vs {{"quartz://<uri>"}}) and the > @cron argument contains '?'. The workaround (arguably) is to start the uri > with {{"quartz://..."}}. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.