The example application is working. To rollback a transaction (in my case, if the message contains "Ni!"), you just use the TransactionUtils.setRollbackOnly() method (see my EditMessage page for an example). Remember, tapernate includes auto-wiring code, so all you have to do is declare an abstract "getter" for whatever service you want (the return type has to match the type of a HiveMind service for it to be auto-wired).
-----Original Message----- From: Andreas Bulling [mailto:[EMAIL PROTECTED] On Behalf Of Andreas Bulling Sent: Tuesday, May 02, 2006 8:38 AM To: Tapestry users Subject: Re: [Tapernate] Error when trying to use c3p0 connection pooling | I use the mysql-connector-3.1.12. I've checked in the changes to | tapernate-example... Ah, and I see some new transaction/hibernate stuff, too ;-) Anything to tell concerning the code - can I try it, does it work already? Cheers, Andreas --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]