Comment #1 on issue 807 by [email protected]: FilterDefinition should wrap the servlet request like ServletDefinition
http://code.google.com/p/google-guice/issues/detail?id=807

I'd love to be able to use Guice, but this limitation is a killer. I use filters frequently for security control and I can't do anything useful with a filter instantiated through Guice because it doesn't know it's url mount point.

The fix looks pretty straight-forward since it would mostly involve porting the working code from the ServletDefinition to the FilterDefinition. I have made an attempt at this, but I couldn't figure out how to setup Eclipse for hacking on guice-servlet.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-guice-dev.
For more options, visit https://groups.google.com/d/optout.

Reply via email to