On Sat, Oct 3, 2015 at 10:02 PM, Thomas Meyer <[email protected]> wrote:
> <New class="org.h2.jdbcx.JdbcDataSource"> > <Set name="url">jdbc:h2:file:gerrit/db/ReviewDB</Set> > </New> > Try spelling 'url' in capital letters, just as 'URL' or - even better - upgrade the H2 jar, there has been a change already in 2013 which should fix your issue: https://github.com/h2database/h2database/commit/1b8ca254aba2dae47e6821d02e6a44d26aae4f77
_______________________________________________ jetty-users mailing list [email protected] To change your delivery options, retrieve your password, or unsubscribe from this list, visit https://dev.eclipse.org/mailman/listinfo/jetty-users
