Mail Archive Home | enhydra List | November 2004 Index
| <-- Date Index --> | <-- Thread Index --> |
Hi Sinisa,OK, so Enhydra 5.1.x doesn't work without the dods-runtime.jar (as Petr confirmed). Is it possible to write an Enhydra app to, rather than using DODS through the multiserver (i.e. using the usual static methods such as getDatabaseManager() in the com.lutris.appserver.server.Enhydra class), to instead use "DODS standalone" (i.e. using static methods from some other class) with the database configuration from the app's .conf file moved into some separate configuration file (the same configuration file that a non-Enhydra app would use)?
Mike.----- Original Message ----- From: "Sinisa Milosevic" <sinisa@xxxxxxxxxxxxx>
To: <enhydra@xxxxxxxxxxxxx> Sent: Tuesday, November 02, 2004 4:54 AM Subject: Re: [enhydra] Postgres driver kills MySQL communication .... Regarding DODS and Enhydra separation. DODS is standalone and it can work without Enhydra. But Enhydra 5.1.x can't work without dods-runtime.jar. Enhydra creates DatabaseManager in StandardApplication class. Because of that enhydra jars and dods-runtime.jar must be loaded by the same classloader.....
| <-- Date Index --> | <-- Thread Index --> |
Powered by MHonArc.
Copyright © 1999-2005, ObjectWeb Consortium | contact | webmaster.