[ http://issues.apache.org/jira/browse/PLUTO-166?page=all ]
ZHENG Zhong updated PLUTO-166:
------------------------------
Assign To: ZHENG Zhong
> Creation of PreferencesValidator breaks the portlet spec.
> ---------------------------------------------------------
>
> Key: PLUTO-166
> URL: http://issues.apache.org/jira/browse/PLUTO-166
> Project: Pluto
> Type: Bug
> Components: portlet container
> Versions: 1.1.0-alpha1
> Reporter: @deprecated ZHENG Zhong
> Assignee: ZHENG Zhong
> Fix For: 1.1.0
>
> The portlet spec states (PLT 14.4):
> If a portlet definition includes a validator, the portlet container must
> create a single validator instance per portlet definition. If the application
> is a distributed application, the portlet container must create an instance
> per VM.
> While in the current implementation (Branch pluto-1.1,
> PortletPreferencesImpl.store() ), every time the method store() is called, a
> new PreferencesValidator instance is created. The validator should have been
> associated with the portlet definition, not the store() method.
> ZHENG Zhong
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira