Hi all I'm trying to get Embedded Tomcat working using CdiCtrl. I noticed when I use the OOTB context controller, I get this weird threading problem where the request scope doesn't get started in a custom filter I've written.
When I instantiate a custom context controller (which does the exact same thing as the OOTB one), everything works perfectly. Has anyone else tried this? Gerhard, I know you at one point tried getting Hammock up and running w/ OWB. Were you using Tomcat for that or Undertow? John
