zbendhiba commented on PR #3867: URL: https://github.com/apache/camel-quarkus/pull/3867#issuecomment-1167141045
@davsclaus @jamesnetherton I'm trying to get some examples in the project. The lookup of properties doesn't work out of the box. This[ line of code](https://github.com/apache/camel/blob/ff571a78846e0f292753749a771cd808cea84b65/dsl/camel-dsl-modeline/src/test/java/org/apache/camel/dsl/modeline/ModelineParserTest.java#L108) doesn't get the expected result. The reason behind is that the property is not available in the `camel-microprofile-config` propertiesComponent. Any idea how can I bind those camel-dsl-modeline properties? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org