Blaine Simpson wrote: > There is no explanation of the server.urlid.X setting in the "URL > Components" table, since it is not an URL. > > "server.urlid.X" is a properties setting which is common to both > server.properties and webserver.properties, hence it is listed in > table 4.4 "Property File Properties" in the "Server and Web Server > Properties" section. > SNIP > Examples are not intended to work exactly as-is for all cases, nor are > they intended to exemplify all optional settings. That particular > example won't work for people who don't have an /opt directory. > It also doesn't show any of the many optional settings, including > the optional server.urlid.X settings (which would be useless for > most users).
Understood. >> Should this example had such "server.urlid" entries, I wouldn't >> bother you probably at all, because I'd assume that they are >> needed (as it really is). >> > It really is not. The great majority of HSQLDB users do not use the > UNIX init script, and they are the only ones who need it (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 implications of running hsqldb in Server mode. So, no more questions from my side. Thanks & regards, Wiktor Wandachowicz Registered Linux user #390131 (http://counter.li.org) ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ hsqldb-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hsqldb-developers
