Well the module also includes an terracotta xml config file so that terracotta knows which internal wicket classes could be clustered, but apart from that there is nothing else.
I don't have any example applications but an normal application can be turned to a clustered one quite easily. I will have a look at modifying one of the wicket sample applications to use it as an example. If you are unfamiliar with terracotta then i recommend reading up on it on their website first, but its not that hard to get started. If you are using eclipse then they have a good eclipse plugin which can help you get started. Richard Nino.Martinez wrote: > > Interesting, are it really that simple as using the terracotta page map? > And are there any example web applications using it? > > Are there any recommended settings for the tim-wicket with terracotta.. > Im pretty unfamiliar with terracotta so im asking a bit in blind here. > > > regards nino > > richardwilko wrote: >> Hi, >> >> Just a quick announcement that the long awaited updated wicket terracotta >> integration module (tim) is out. >> >> You can find it here: >> http://forge.terracotta.org/releases/projects/tim-wicket/ >> http://forge.terracotta.org/releases/projects/tim-wicket/ and further >> instructions on my blog here: >> http://richard-wilkinson.co.uk/2008/11/05/terracotta-and-wicket-the-next-generation/ >> http://richard-wilkinson.co.uk/2008/11/05/terracotta-and-wicket-the-next-generation/ >> . >> >> Feedback and bug reports would be appreciated, as i haven't had chance to >> test the code on a large scale system for a while now. >> >> Richard >> >> ----- >> http://www.richard-wilkinson.co.uk My blog: >> http://www.richard-wilkinson.co.uk >> > > -- > -Wicket for love > > Nino Martinez Wael > Java Specialist @ Jayway DK > http://www.jayway.dk > +45 2936 7684 > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > > ----- http://richard-wilkinson.co.uk My blog: http://richard-wilkinson.co.uk -- View this message in context: http://www.nabble.com/wicket-terracotta-integration-is-out-tp20362761p20378881.html Sent from the Wicket - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
