Thanks Thomas for the response, but what good is a system tray icon in a completely console based environment (head-less linux server for instance) ?
I think Server should continue being as it is, purely server-based, but Console should just be a ui-add-on on top of Server (for the environments that need system tray icons) Regards, Zinahe A. On Jun 18, 10:29 pm, Thomas Mueller <[email protected]> wrote: > Hi, > > > I'm trying to understand the difference between these two classes > > (Console vs. Server). So far my understanding is; both classes can be > > used to start the H2 server (in different modes); even though the > > org.h2.tools.Server class seems to be the multi-featured and more > > capable one. > > The Console can additionally start a system tray icon (or a small > window) so you can stop it. The Console can almost do everything what > the Server tool can, except (currently) stop a TCP server. > > Probably I should combine both tools. Only I'm currently not sure if > the remaining tool should be called "Console" or "Server"... Probably > "Server"? > > Regards, > Thomas --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/h2-database?hl=en -~----------~----~----~----~------~----~------~--~---
