jstakun commented on issue #683: Timer not fired in native mode
URL: https://github.com/apache/camel-quarkus/issues/683#issuecomment-582790927
 
 
   What should be correct value for camel.main.xml-routes 
   
   In examples you are using:
   
   `camel.main.xml-routes = file:src/main/resources/routes/my-routes.xml`
   
   But this doesn't work for me in both java and native mode.
   I've tried:
   
   `camel.main.xml-routes = classpath:/spring/camel-routes.xml`
   
   and this works for me only in java mode

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to