The h2 jar doesn't have entries for directories. This seems to be causing
problems with down-stream build tools. Building an uber-jar, then passing
through pack200, it throws a "non-empty directory" exception. I suspect
it's the uber-jar build that is broken, but am also wondering why the h2
ja
Secondary processes that connect to DB has to have direct access to DB
files. That's the reason why the tunnel does not work I think :
http://www.h2database.com/html/features.html#auto_mixed_mode Says all
processes has to have access to files.
On Wednesday, 3 December 2014 13:00:45 UTC+2, rado