[
https://issues.apache.org/jira/browse/CAMEL-22714?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18039441#comment-18039441
]
Claus Ibsen commented on CAMEL-22714:
-------------------------------------
You need to wait for a Camel Quarkus release that has the fix (ie 4.14.3 or
4.17). Quarkus comes with a pre defined Camel release included.
There are --quarkus-version option to specify that, and there are no such
release yet.
> camel-jbang: --observe not working with quarkus runtime
> -------------------------------------------------------
>
> Key: CAMEL-22714
> URL: https://issues.apache.org/jira/browse/CAMEL-22714
> Project: Camel
> Issue Type: Bug
> Components: camel-jbang
> Affects Versions: 4.x
> Reporter: Cameron Fitzwater
> Priority: Minor
>
> As part of the fix performed in
> https://issues.apache.org/jira/browse/CAMEL-22695, it appears that when using
> the quarkus runtime, the endpoints are not made available.
> I did notice that the associated dependency is not being added to the pom
> like it used to (
> camel-quarkus-observability-services).
>
> It is currently unknown if this is all that is needed in order to get this
> working, or if there is more.
> Testing with:
>
> {code:java}
> camel init main.yaml jbang --fresh -Dcamel.jbang.version=4.14.3-SNAPSHOT
> camel@apache/camel run * --observe --runtime=quarkus{code}
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)