On Wednesday, February 3, 2010, Maurixio <[email protected]> wrote: > Thanks for your answer ... > i do have the PerRequestFIlter config in my web.xml like : > > <filter> > <filter-name>sessionPerRequestFilter</filter-name> > <filter- > class>com.wideplay.warp.hibernate.SessionPerRequestFilter</filter- > class> > </filter>
Your filter does not appear to be mapped... Dhanji > > On Feb 2, 3:32 pm, Max Bowsher <[email protected]> wrote: >> On 02/02/10 14:35, Maurixio wrote: >> >> 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. > > -- 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.
