beyanet.com wrote:

Brent,
the way I use hibernate with flowscript is to simply call the method from flowscript and allow the java method to handle all transaction-session open and closing processes. I place no hibernate code in cocoon. All the hibernate code is self contained within the java method.


regards

Uzo

And how do you handle session closing? I observed that standart HibernateUtil from Hibernate example doesn't work well in servlets. In my opinion the only way out is using the servlet-filter described in wiki.

J.K.

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



Reply via email to