Hi All.

I have a Web application that uses struts2, spring, hibernate and
mysql?

My question is, doe anyone know how to implement a hibernate-session-
per-request type transaction management.

I have my struts2 action, which does a call to 2 different services.
The second call needs to use data retrieved in the first call.

It does then give me an exception, which basically says the object
retrieved in the first call is not associated with the current
session?

Hope you understand.
Thanks.

Paulie.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CTJUG Forum" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/CTJUG-Forum
For the ctjug home page see http://www.ctjug.org.za
-~----------~----~----~----~------~----~------~--~---

Reply via email to