Comment by [email protected]: http://google-guice.googlecode.com/git/javadoc/com/google/inject/persist/PersistFilter.html
For multiple providers, you should register this filter once per provider, inside a private module for each persist module installed (this must be the same private module where the specific persist module is itself installed).
Is there an example somewhere? I tried several things but was not able to use multiple persistence units with the PersistFilter.
https://groups.google.com/forum/#!topic/google-guice/2VK-bdsnjZc/discussion For more information: http://code.google.com/p/google-guice/wiki/JPA -- You received this message because you are subscribed to the Google Groups "google-guice-dev" 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-dev?hl=en.
