[ 
https://issues.apache.org/jira/browse/CAMEL-19603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17743082#comment-17743082
 ] 

Claus Ibsen commented on CAMEL-19603:
-------------------------------------

Okay so I have fixed this - the configureVault needed to be called when you run 
outside camel-jbang/camel-main. Setting these options was correct already by SB 
starter

> Spring Boot and Quarkus runtimes: @PeriodicTask annotated task are not 
> running even if scheduled
> ------------------------------------------------------------------------------------------------
>
>                 Key: CAMEL-19603
>                 URL: https://issues.apache.org/jira/browse/CAMEL-19603
>             Project: Camel
>          Issue Type: Bug
>          Components: camel-core
>            Reporter: Andrea Cosentino
>            Assignee: Claus Ibsen
>            Priority: Major
>             Fix For: 3.20.7, 3.21.1, 3.22.0, 4.0.0, 4.0-RC2
>
>
> When we introduced the secret refresh feature we add the concept of 
> @PeriodicTask, essentially we schedule the task every period seconds and add 
> it to a scheduler in BaseMainSupport. 
> While for Camel-jbang, through camel-main, everything is working fine. For 
> Quarkus and Spring-Boot the task is never called, with the exact same 
> configuration of the working one on main.
> cc [~davsclaus]



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to