You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EE 10: wasp runtime needs to be fixed to not fail with ClassCastException: class org.glassfish.wasp.runtime.ELContextWrapper cannot be cast to class org.glassfish.wasp.runtime.ELContextImpl #23931
Closed
scottmarlow opened this issue
May 5, 2022
· 2 comments
2. ClassCastException: class org.glassfish.wasp.runtime.ELContextWrapper cannot be cast to class org.glassfish.wasp.runtime.ELContextImpl (org.glassfish.wasp.runtime.ELContextWrapper and org.glassfish.wasp.runtime.ELContextImpl are in unnamed module (see full failure in [4]).
[4] https://gist.github.com/scottmarlow/841b30e370ea8caa75f2ba16aef77f05
The text was updated successfully, but these errors were encountered:
As per https://www.eclipse.org/lists/jsp-dev/msg00303.html + https://www.eclipse.org/lists/jsp-dev/msg00304.html, GlassFish 7.0 needs an update to resolve the below ClassCastException mentioned as #2 in https://www.eclipse.org/lists/jsp-dev/msg00302.html:
The text was updated successfully, but these errors were encountered: