I'm trying to override the buildConfigureContext(...) method of the JspPortletAction
class but the method is not executed clicking the portlet's customize action button.
I wrote down a very simple test: only a debug statement. The debug string doesn't
appear in the log file.
protected void buildConfigureContext(Portlet portlet, RunData rundata)
throws Exception {
Log.debug("customizer-test");
}
Is there any property to set up or something else to do?
Regards,
Fabio Latrofa
SIVA S.p.A
Mail: [EMAIL PROTECTED]
Tel. +39 0654220452
Fax +39 0654220484