no i didn't start it yet But i don't want to ship a database with it. When i would make a DatabasePageStore then i would say in the javadoc register a JNDI datasource that has a table that looks like this XXXX
And then i just do the insert and delete queries on that table. johan On 12/18/06, Gwyn Evans <[EMAIL PROTECTED]> wrote:
On 16/12/06, Johan Compagner <[EMAIL PROTECTED]> wrote: > If you want real replication then make a DatabasePageStore that is storing > pages to a shared database > I am thinking about adding this one to core that can be configured by giving > it a JDNI context or something like that. Hi Johan, I don't know how far you went with this, but wondered if this was any use. (Note, it compiles, & that's it - I'm not running V2 at the moment & was thinking it might be useful as an example, but I've no idea if what I'm doing with the dynamic tables here is even feasible! :-) It was just I had some spare time & had been browsing http://www.h2database.com/html/main.html not too long ago!) /Gwyn -- Download Wicket 1.2.3 now! - http://wicketframework.org
