Could someone point me at a resource that shows how to wrap http/response
with hibernate transactions.

I assume it involves setting up a "filter" in Hivemind.

i.e. 
On receipt of the "http" post/get a transaction is started within the
Hivemind code.
The Tapestry code is then called.
When the response has been created (completely) then the last thing that the
Hivemind code will do is close off the transaction and return the http
response.

This must be really common and Jesse was working on some code to do just
this.

Cheers in advance.


-- 
No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.1.385 / Virus Database: 268.4.5/322 - Release Date: 22/04/2006
 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to