Re: Questions about Enhydra 5.1beto8
"Sinisa Milosevic" <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.general |
|---|---|
| Message-ID | <[email protected]> |
Hi, 1) Dods-runtime is still required for Enhydra applications. We separate DODS from Enhydra, but Enhydra is not separated from DODS at all. You must have dods-runtime in classpath. 2.) We didn't include Petr Stelk patch that use ServerPageRedirectException instead of ClientPageRedirectException in StandardApplication.java class because we had a lot of problems because of that. In source you can find commented lines in requestPreprocessor method of this patch. Regards, Sinisa Milosevic, Together Serbia ----- Original Message ----- From: "Boris Klug" <[email protected]> To: <[email protected]> Sent: Wednesday, June 25, 2003 10:01 AM Subject: Enhydra: Questions about Enhydra 5.1beto8 > Hi folks! > > Today I moved our project from Enhydra 5 to Enhydra 5.1beta8. In general it > worked fine, was only 15 minutes work. But some questions are left so I ask > these to the Enhydra community: > > 1) We use Castor (www.castor.org) for O/R mapping. Why do I still need the > dods-runtime.jar? I removed everything related to the DatabaseManager stuff > from my config file. > > 2) Is the ServerPageRedirectException now working in Enhydra 5.1? > > 3) Is the enconding of the session id in the URL now working? > > 4) When will Enhydra 5.1 final be released? > > Thank you for your help in advance! > > _______________________________________________ > Enhydra mailing list > [email protected] > http://www.enhydra.org/mailman/listinfo.cgi/enhydra >