nuhyurduseven commented on issue #4669: URL: https://github.com/apache/camel-k/issues/4669#issuecomment-1681880817
I noticed that this error is thrown used with yaml route file in camel karavan. When I use a groovy or java file, build is ok but mongodb extension cannot read my "hosts" parameter. It's getting localhost:27017 as address. it's not read my hosts parameter. solved partially. in yaml file created from camel karavan is wrong. I fixed for mongodb and it works. This error is related with the wrong expressions in components uri. I solved this issue for graphql component in yaml. it already works for java or groovy. Thanks. -- 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