Category "cdi"

Is there any reason to use stateful EJB in a CDI session scoped bean

I am experimenting with Jakarta EE and Jakarta Faces (JSF). I just made a CDI named session scoped bean (as JSF managedBean's are deprecated now), and was wonde

Problem when deploying PF 11 app with CDI (weld) on Tomee Plume 8.0.9

I'm trying to migrate a PF6 app to PF11, and, after deploying it on tomee 8.0.9, I've got the following error: Caused by: org.apache.catalina.Lifecy

WELD-001408: Unsatisfied dependencies for type Customer with qualifiers @Default

I'm a Java EE-newbie. I want to test JSF and therefore made a simple program but can not deploy it. I get the following error message: cannot Deploy onlineshop