Comment #7 on issue 544 by sberlin: Guice servlet module crashed when used with Elements.getElements()
http://code.google.com/p/google-guice/issues/detail?id=544
Also, a workaround you can use for now is to use Elements.getModule(elements) to recreate a module out of the Elements instead of reusing the existing modules.
-- 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.
