quarkiverse / quarkus-cxf

Quarkus CXF Extension to support SOAP based web services.
Apache License 2.0
71 stars 57 forks source link

Clients and services defined via Camel are not visible in Dev UI #1005

Open ppalaga opened 10 months ago

ppalaga commented 10 months ago

The bottom line is that the new 2.x Dev UI shows no clients or servers at all.

The Camel clients and services are not visible even in the old UI: http://localhost:8080/q/dev-v1/

ppalaga commented 6 months ago

The decoupled endpoint defined via quarkus.cxf.client."clients".decoupled-endpoint is also not visible.