[
https://issues.apache.org/jira/browse/JSPWIKI-796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Juan Pablo Santos RodrÃguez updated JSPWIKI-796:
------------------------------------------------
Comment: was deleted
(was: Commit e8b794e161cac574c6b496267e3ba182e58cfa67 in jspwiki's branch
refs/heads/master from Juan Pablo Santos RodrÃguez
[ https://gitbox.apache.org/repos/asf?p=jspwiki.git;h=e8b794e ]
JSPWIKI-796: replace log4j with log4j2, routing all log4j and slf4j calls to
log4j2
)
> UserPreferences is broken
> -------------------------
>
> Key: JSPWIKI-796
> URL: https://issues.apache.org/jira/browse/JSPWIKI-796
> Project: JSPWiki
> Issue Type: Bug
> Components: Templates and UI
> Affects Versions: 2.10
> Reporter: Dirk Frederickx
> Assignee: Glen Mazza
> Priority: Major
>
> (detected on v2.10.0-svn-22)
> The new JSTL version, upgraded to version 1.2 since the MAVEN update, is
> giving problems in resolving certain EL expressions.
> EG, the UserPreference page is throwing an error when evaluating a forEach
> loop.
> {noformat}
> java.lang.NoClassDefFoundError: javax/el/ValueExpression
> at java.lang.Class.getDeclaredMethods0(Native Method)
> at java.lang.Class.privateGetDeclaredMethods(Class.java:2475)
> at java.lang.Class.privateGetPublicMethods(Class.java:2595)
> at java.lang.Class.getMethods(Class.java:1437)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)