JiriOndrusek commented on code in PR #5416: URL: https://github.com/apache/camel-quarkus/pull/5416#discussion_r1354300714
########## integration-tests/sql/src/test/java/org/apache/camel/quarkus/component/sql/it/SqlTest.java: ########## @@ -41,6 +42,9 @@ @QuarkusTestResource(DerbyTestResource.class) class SqlTest { + @ConfigProperty(name = "quarkus.datasource.db-kind") Review Comment: It worked for me localy, so I thought that it is solved in the newest Qarkus -> using a rest is the solution. I'll change that -- 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