|
From: Ivo v. D. <ivo...@gm...> - 2007-10-04 08:18:31
|
On 10/4/07, Zoran Kovacevic <zo...@fu...> wrote: > > > Well, I'll try to get a first version out as soon as possible. Perhaps > > we can set up a couple testservers of our own to test compatibility > > after that. At the moment I'm using only cosmo because it didn't require > > any configuration (I love that by the way). > > Let's do that. > > It did not require any configuration? Does that mean it uses an included > database? I think so. It comes as a complete package with tomcat and everything included. I can't remember doing anything else than unpacking it and starting it up. Users are configured through the webinterface. Perhaps that's a nice default deploy for Webical too ... Yup, that would be the next step. I'm already working a bit to get the initialization process somewhat more transparent. After that I was thinking about using an embedded meta-database like hsqldb or apache derby to store the details about the real database in. That way we can configure everything from a webinterface and be done with it. The only thing requiring manual configuration would be the container specific authorization details if you would want to use that. One issue though would be the database drivers as these would then be required in the classpath of the webapp (although we could give an upload/path_to_jar option and then load it with the pluginclassloader). > On 10/4/07, *Zoran Kovacevic* <zo...@fu... <mailto:zo...@fu...>> > wrote: > > > > FYI: > > > http://specialproject07.wordpress.com/2007/10/03/rethinking-the-caldav-server/ > > > > Someone who is trying out different CalDAV servers ... > > > > -- > > Zoran Kovacevic > > Func. Internet Integration > > W http://www.func.nl > > M +31 6 48104284 > > T +31 20 4230000 > > F +31 20 4223500 > > GPG http://www.func.nl/keys/z.k...@fu... > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a > browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > _______________________________________________ > > Webical-developers mailing list > > Web...@li... > > <mailto:Web...@li...> > > https://lists.sourceforge.net/lists/listinfo/webical-developers > > <https://lists.sourceforge.net/lists/listinfo/webical-developers> > > > > > > > > > > -- > > Ivo van Dongen > > Func. Internet Integration > > W http://www.func.nl > > T +31 20 4230000 > > F +31 20 4223500 > > > > > > ------------------------------------------------------------------------ > > > > > ------------------------------------------------------------------------- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > > > > > ------------------------------------------------------------------------ > > > > _______________________________________________ > > Webical-developers mailing list > > Web...@li... > > https://lists.sourceforge.net/lists/listinfo/webical-developers > > > -- > Zoran Kovacevic > Func. Internet Integration > W http://www.func.nl > M +31 6 48104284 > T +31 20 4230000 > F +31 20 4223500 > GPG http://www.func.nl/keys/z.k...@fu... > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > Webical-developers mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webical-developers > -- Ivo van Dongen Func. Internet Integration W http://www.func.nl T +31 20 4230000 F +31 20 4223500 |