|
The client has been update to accept all configuration parameters from the command line, and through a config file, but it isn't used at this point.
Connection parameters and some user preferences are stored through Java's user preferences mechanism—which stores values in the Windows registry, or in a .java directory on Linux/Unix systems.
—Posted by Adam Lane on Aug 14, 2008 at 4:47:38 PM
could be a problem for upgrades that the app data in the preferences store isn't version specific. I suppose there are pluses and minuses.
Thanks
—Posted by Dan (I'm such an ogre) Mullen on Aug 14, 2008 at 5:18:05 PM