pombreda / google-guice

Automatically exported from code.google.com/p/google-guice
Apache License 2.0
0 stars 1 forks source link

Guice cannot inject into servlets, that are configured via annotations #678

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Is it possible to add support for @WebServlet and @WebFilter that allow some 
kind of injections (apparently not constructor injections). This would 
automatically resolve the issue with asyncSupport on Servlet 3.0.

Is there any workaround available now?

Original issue reported on code.google.com by igor.pet...@gmail.com on 20 Jan 2012 at 9:40

GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
[deleted comment]
GoogleCodeExporter commented 9 years ago
Is there anything wrong with this approach?

Original comment by igor.pet...@gmail.com on 10 Feb 2012 at 11:24

Attachments:

GoogleCodeExporter commented 9 years ago
No activity...

Original comment by igor.pet...@gmail.com on 15 Aug 2012 at 3:01

GoogleCodeExporter commented 9 years ago
You can also do that in your own project, outside Guice, right?

Original comment by bruno...@gmail.com on 16 Dec 2013 at 12:14