Comment #7 on issue 635 by [email protected]: GuiceFilter uses wrong instance of FilterPipeline if used with multiple servlet context and multiple injectors
http://code.google.com/p/google-guice/issues/detail?id=635
FYI, I have a similar (but smaller) patch in issue 618 which basically exposes the FilterPipeline API so that third-party extensions can implement their own delegation strategies. We're successfully using this to provide servlets from multiple injectors: https://github.com/sonatype/nexus/blob/guice-servlet/nexus/nexus-web-utils/src/main/java/org/sonatype/nexus/web/NexusGuiceFilter.java
-- 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.
