JiriOndrusek commented on pull request #2845: URL: https://github.com/apache/camel-quarkus/pull/2845#issuecomment-867570913
I'm starting POC about build time approach. Idea is to ask user for `quarkus.http.port`, let quarkus start a server with our servlet and then do not start http server in the component and let everything on the default one. Current solution (in this PR) can still be used in meantime. -- 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