How to take a bean as an argument of constructor of another bean on Karavan? #1251
-
Ask a questionI am creating beans on camel-karavan. Please find my beans below.
- constructors: Issue: org.apache.camel.RuntimeCamelException: Error pre-parsing resource: file:dheeraj-il.camel.yaml Is there anything wrong with my definition? I didn't find how to take bean as an argument to a constructor at this doc : https://camel.apache.org/components/4.4.x/others/yaml-dsl.html VariantVs Code Extension Container Management (if applicable)None Operating System (if applicable)Windows Version4.4.0 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
Yes this requires to be supported in Apache Camel to make this possible in Karavan. This will be implemented in Camel 4.7.0 onwards. |
Beta Was this translation helpful? Give feedback.
Yes this requires to be supported in Apache Camel to make this possible in Karavan. This will be implemented in Camel 4.7.0 onwards.
https://issues.apache.org/jira/browse/CAMEL-20745