Aurélien Pupier created CAMEL-21524:
---------------------------------------
Summary: Report error/warning when a Camel catalog annot be loaded
Key: CAMEL-21524
URL: https://issues.apache.org/jira/browse/CAMEL-21524
Project: Camel
Issue Type: Improvement
Components: camel-catalog
Affects Versions: 4.9.0
Reporter: Aurélien Pupier
currently when a Catalog is asked to be loaded and cannot be, there is no trace
of this problem because Exceptions are caught and ignored (even the ones thrown
in the same method few lines before).
see for instance
org.apache.camel.dsl.jbang.core.common.CatalogLoader.loadSpringBootCatalog(String,
String)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)