Pasquale Congiusti created CAMEL-16486:
------------------------------------------
Summary: camel-yaml-dsl-deserializers ErrorHandlerBuilder can
parse only Ref
Key: CAMEL-16486
URL: https://issues.apache.org/jira/browse/CAMEL-16486
Project: Camel
Issue Type: Bug
Affects Versions: 3.10.0
Reporter: Pasquale Congiusti
Assignee: Pasquale Congiusti
We are not providing the possibility to parse any ErrorHandlerBuilder which is
not a ref:
https://github.com/apache/camel/blob/master/dsl/camel-yaml-dsl/camel-yaml-dsl-deserializers/src/main/java/org/apache/camel/dsl/yaml/deserializers/ErrorHandlerBuilderDeserializer.java#L35
We should extend it to be able to parse all expected ErrorHandlerBuilder
properties.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)