[weld-dev] How to use Weld servlet Env with Grizzly?

Alex Sviridov ooo_saturn7 at mail.ru
Sat Jul 21 04:54:58 EDT 2018


Hi all

I already wrote to this mailing list but didn't get any answer, so this is my last attempt to get any help.

I want to use Weld servlet Env with Grizzly and found out that in order to control instance 
creating in Grizzly it is necessary to override some methods in WebappContext. So I created these two classes:
https://github.com/PavelKastornyy/weld-core/tree/master/environments/servlet/core/src/main/java/org/jboss/weld/environment/grizzly
  
However, objects are not injected in servlets as expected. Could anyone comment my code?

-- 
Alex Sviridov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20180721/caf025ed/attachment-0001.html 


More information about the weld-dev mailing list