eclipse-ee4j / mojarra

Mojarra, a Jakarta Faces implementation
Other
158 stars 107 forks source link

Fix ClassCastException on CDI.current().getBeanManager() call triggered during websocket push (during which there's no FacesContext) #5403

Closed BalusC closed 4 months ago

BalusC commented 4 months ago

Discovered while restoring websocket tests in TCK.