Hi , i have the same problem and don't understand how to fix it. How did you fix it? Bind which class to RequestScope?
i don't use filter( "/*" ).through( PersistFilter.class ); if i run the @transactional method from a java main method everything works fine. if i run it inside a wicket web application, i get a second EntityManagerImpl and no insert is generated. Any hints? Thanks, matthias -- You received this message because you are subscribed to the Google Groups "google-guice" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-guice/-/s5Ui9GT3Pr0J. 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.
