On Wed, Apr 13, 2016 at 3:28 PM, John D. Ament <johndam...@apache.org>
wrote:

> I'll try to see if I can come up
> with an example on how to configure this for h2
>

I found a solution. The connection string needs to be setup in server mode,
eg,
jdbc:h2:tcp://localhost/~/home/mydb;AUTO_SERVER=TRUE"

Reply via email to