Hey Our Web-application, which uses Guice and the ServletModule do not work properly when the application gets included. The problem is that the GuiceFilter does not delegate the request to the specified Servlets. I guess the reason for this behaviour is, that the patternMatcher only matches against the servletPath. I thought that the servlet path is not the actual requested URL when including an application. Am I doing something wrong or is there another way to get Guice working with includes?
Cheers, -- Yves -- 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.
