On 02/02/10 14:35, Maurixio wrote:
Hello everyone ... after reading the Dependency Injection book (love this book btw) im trying to put up a project with Guice , Warp and Hibernate ... I have been trying a lot of thing the last week ... and i cant make it work .. im getting : org.hibernate.HibernateException: No session currently bound to execution context (<property name="current_session_context_class">managed</property>) or org.hibernate.SessionException: Session is closed! (<property name="current_session_context_class">thread</property>)
[snip]
Can someone help me , to see what im doing wrong?
It sounds like you have not configured com.wideplay.warp.hibernate.SessionPerRequestFilter in web.xml.
Max. -- You received this message because you are subscribed to the Google Groups "google-guice" 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/google-guice?hl=en.
