Cameron Fitzwater created CAMEL-22714:
-----------------------------------------
Summary: 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
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)