zhfeng commented on issue #1037:
URL: https://github.com/apache/camel-quarkus/issues/1037#issuecomment-617593656


   I just think if we support the command lines, it could be too late to pass 
the args to the camel context which could be started when the Quarkus bootstrap 
up. Or we have to defer the 
[CamelMain.start()](https://github.com/apache/camel-quarkus/blob/master/extensions-core/core/deployment/src/main/java/org/apache/camel/quarkus/core/deployment/BuildProcessor.java#L605)
 to the QuarkusApplication main method ?


----------------------------------------------------------------
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:
us...@infra.apache.org


Reply via email to