[Hsqldb-developers] Problem shutting down hsqldb running in Server mode

2005-11-11 Thread Wiktor Wandachowicz
l if this also applies to 1.8 release, because I was unable to install that version on my box (it doesn't exist in Gentoo repositories yet). And after trying to install 1.8.0.2 by hand it didn't start the server at all (requires further investigation), so I concentrated on 1.7.3.1 exclusive

Re: [Hsqldb-developers] Problem shutting down hsqldb running in Server mode

2005-11-11 Thread Wiktor Wandachowicz
inimum in the future. Note: After using Gentoo for several years I may say that I know that reading the fine documentation is best. This time I've just read a wrong part of it (or missed the important part maybe). Of course This Should Never Happen (TM). But still. Thanks again for your ti

Re: [Hsqldb-developers] Problem shutting down hsqldb running in Server mode

2005-11-12 Thread Wiktor Wandachowicz
(as clearly > explained in table 4.4). Of course you're right. One of the best properties of the hsqldb is that it can be run In-process or as an addition to the web application (just put ~600kB jar in WEB-INF/lib directory and all is set!) That said, now I understand most of the impl