New Cornerstone app "hsql" created, with a sar that launches a demo HypersonicSQL service (no methods exposed via service).
It should be possible to distribute a sar file with a preloaded database given the way Hsql stores it's data (unzip of sar fixes pending).
To test :-
1) Launch, in a different shell :-
java -classpath hsqldb.jar org.hsqldb.util.DatabaseManager
2) Choose "Server" from drop down and type "create table AvalonRocks(Nr integer)" into the sql entry field.
Enjoy.
Regards,
- Paul H
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
