|
Hi all, Here is a short description of my submission: - I first ported the servlet version of xPetstore (http://xpetstore.sourceforge.net/) based on Velocity, WebWork, Sitemesh, POJO and Hibernate to run with Tomcat 5 and Derby. This uses the Network server and the DB2 universal driver to access Derby remotely and a generic Hibernate mapper. - Now to make this more reliable, I started 3 separate instances of Derby with the C-JDBC (http://c-jdbc.objectweb.org) clustering software. There was a couple of modifications made to C-JDBC to workaround the reserved keywords and Derby data types but now we have xPetstore on Tomcat accessing a cluster of Derby databases (fully mirrored) plus one database for the recovery log allowing for adding new Derby backends on the fly. The good news is that Derby clustering is already operational and we even have a demo for it !!! Now here is the answer to the contest rules: Contest Rules
> Also C-JDBC is from ObjectWeb but the Apache-ObjectWeb relationship is so friendly that it can almost be considered as an Apache project ;-)
See you tonight for a cool demo of all this, Emmanuel -- Emmanuel Cecchet INRIA Research Scientist | Chief Architect SARDES Project | ObjectWeb Consortium http://sardes.inrialpes.fr | http://www.objectweb.org |
smime.p7s
Description: S/MIME Cryptographic Signature
