[ http://issues.apache.org/jira/browse/ADFFACES-148?page=all ]
Adam Winer updated ADFFACES-148:
--------------------------------
Status: Resolved (was: Patch Available)
Resolution: Fixed
Assignee: Adam Winer
Checked in patch.
> Make Change persistence change managers public and provide ability to
> register custom change managers
> -----------------------------------------------------------------------------------------------------
>
> Key: ADFFACES-148
> URL: http://issues.apache.org/jira/browse/ADFFACES-148
> Project: MyFaces ADF-Faces
> Issue Type: Improvement
> Environment: All OS, software and hardware platforms
> Reporter: Balaji Kadambi
> Assigned To: Adam Winer
> Priority: Blocker
> Attachments: trunkChangePersistence.patch
>
>
> In order to provide the ability for end users to extend the base change
> manager implementations, and register custom change managers, the base change
> manager implementations have been made public.
> Now, it is possible for end users to register custom change manager
> implementations in web.xml:
> <context-param>
> <param-name>org.apache.myfaces.trinidad.CHANGE_PERSISTENCE</param-name>
> <param-value>
> //the custom change manager class name needs to be specified here
> </param-value>
> </context-param>
--
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