-
Clarification
-
Resolution: Obsolete
-
Major
-
None
-
1.2.Final, 2.0-EDR1
-
None
-
None
See section 17.8. Additional built-in beans - a scope is not defined for UserTransaction, Principal, HttpServletRequest, etc. Maybe it's defined somewhere else but I cannot find anything.
In Weld, Java EE beans are @Dependent, HttpServletRequest and ServletContext are @RequestScoped and HttpSession is @SessionScoped.