[kepler-dev] [Bug 2315] - Unable to run multiple Kepler instances simultaneously
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Mar 5 17:22:59 PST 2009
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=2315
------- Comment #9 from leinfelder at nceas.ucsb.edu 2009-03-05 17:22 -------
I've played with the current (1.7.2) HSQL and got it to run in "Server" mode
within the first Kepler JVM. Subsequent Kepler launches skip the server startup
and then just connect to it. I believe we get 10 simultaneous connections.
I put the DB server launch call in the KeplerApplication class, but maybe it
should be somewhere else?
I'd like some feedback before checking in such a large (albeit small) change.
More information about the Kepler-dev
mailing list