Hi Hantsy,
I cloned your repository and tried to run your jsf-cdi code as-is in a freshly downloaded Glassfish 5.0 (web profile). But got this error:
CDI deployment failure:WELD-001408: Unsatisfied dependencies for type Map<String, Object> with qualifiers @RequestCookieMap
That's from the class com.hantsylabs.example.ee8.jsf.BackingBean, line 36.
What am I doing wrong??
Regards,
NN