Hello. My user macros said me
User Macro show-if-ext may use context keys [ userAccessor, permissionHelper, req ] which are not set in system property macro.required.velocity.context.keys. If the macro is not rendered as expected, try to manually add those keys into the system property.
I found this https://jira.atlassian.com/browse/CONFSERVER-82741
But I dont really understand what should I add and when.
-Dmacro.required.velocity.context.keys=userAccessor, permissionHelper, req
in setenv.sh?
need CATALINA_OPTS="-Dmacro.required.velocity.context.keys=userAccessor,permissionHelper,req ${CATALINA_OPTS}"
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.