I am no sure whether this is a bug or a feature. I have observed the
behavior you describe in Websphere, Tomcat and Jetty. After some debugging,
I can confirm that the GuiceFilter get called, however you still get a 404.
To overcome that, the mapping of the GuiceFilter remains /* and in the
servlet configurator, I bind all other filters to /something/*. With that
configuration, I no longer get 404.


On Tue, Nov 6, 2012 at 11:33 PM, Gili <cow...@bbs.darktech.org> wrote:

> FYI, I posted this bug report:
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=393738
>
> Gili
>
> --
> 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/-/tzyuNTZZBFoJ.
> To post to this group, send email to google-guice@googlegroups.com.
> To unsubscribe from this group, send email to
> google-guice+unsubscr...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/google-guice?hl=en.
>

-- 
You received this message because you are subscribed to the Google Groups 
"google-guice" group.
To post to this group, send email to google-guice@googlegroups.com.
To unsubscribe from this group, send email to 
google-guice+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-guice?hl=en.

Reply via email to