OpenLiberty / open-liberty

Open Liberty is a highly composable, fast to start, dynamic application server runtime environment
https://openliberty.io
Eclipse Public License 2.0
1.13k stars 572 forks source link

Investigate "org.apache.myfaces.cdi.wrapper.FacesClientBehaviorCDIWrapper.getWrapped()" is null #28314

Open volosied opened 2 weeks ago

volosied commented 2 weeks ago

Occurs if bean.xml is removed from the MYFACES-4658 app. See link below:

jakarta.servlet.ServletException: Cannot invoke "jakarta.faces.component.behavior.ClientBehavior.getScript(jakarta.faces.component.behavior.ClientBehaviorContext)" because the return value of "org.apache.myfaces.cdi.wrapper.FacesClientBehaviorCDIWrapper.getWrapped()" is null

_Originally posted by @volosied in https://github.com/OpenLiberty/open-liberty/pull/28172#discussion_r1585461214_