-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
As reported in WFLY-12701 a java.lang.NoClassDefFoundError in some cases on Windows. This looks like it's a result of Windows being case sensitive with paths, see https://bugs.java.com/bugdatabase/view_bug.do?bug_id=8024775. The workaround is to not use wildcard imports.
- blocks
-
WFLY-12701 JSTL EL Evulation not working properly throwing NoClassDefFoundError
- Reopened
- is incorporated by
-
WFLY-12738 Upgrade jboss-jakarta-el-api_spec from 2.0.0.Final to 2.0.1.Final
- Resolved