Is-it possible to inject a bean into a servlet Filter in Undertow?
Asked
Active
Viewed 642 times
-2
-
Please give us more details. – cassiomolin Jul 07 '16 at 09:01
1 Answers
0
you probably want to leverage something like Weld Servlet to enable CDI in Undertow standalone. See also: http://docs.jboss.org/weld/reference/latest/en-US/html/environments.html#_undertow

John Ament
- 11,595
- 1
- 36
- 45