-
Type: Sub-task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Duplicate
-
Affects Version/s: None
-
Fix Version/s: 5.3.2
-
Component/s: None
server logs show that noteActions bean cannot be resolved, this is because it is in webapp-core module which is not deployed on tomcat.
=> it should be moved to webapp-base, taking care of not adding dependencies to it that would make it non-usable on a tomcat instance.
ERROR [org.nuxeo.ecm.platform.ui.web.binding.MetaValueExpression] Error processing method expression #
{noteActions.translateImageLinks(field_0)}: javax.el.PropertyNotFoundException: Target Unreachable, identifier 'noteActions' resolved to null