You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by GitBox <gi...@apache.org> on 2020/01/15 13:41:38 UTC

[GitHub] [camel-quarkus] mkouba commented on issue #603: WIP - Prepare for Quarkus 1.2

mkouba commented on issue #603: WIP - Prepare for Quarkus 1.2
URL: https://github.com/apache/camel-quarkus/pull/603#issuecomment-574664439
 
 
   @lburgazzoli I'm not an expert here but if you look at `io.quarkus.jdbc.h2.runtime.graal.Engine.createSession(ConnectionInfo)` there is a note: "H2 database compiled into a native-image is only functional as a client: can't create an Embedded Database Session". So does it make sense to run the `CamelJdbcIT`?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services