Details
Description
Remove PushRenderer.getPortableRenderer(FacesContext) as only the PushRenderer.getPortableRenderer() should be used on a JSF thread, which in fact invoked the method to be removed using FacesContext.currentInstance(). We need to avoid illegal usage of PushRenderer.getPortableRenderer(FacesContext) in case it gets invoked with a cashed FacesContext either on a non-JSF thread or using a cached FacesContext other than the FacesContext on the current JSF thread.
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #26601 | Fri Nov 25 18:38:35 MST 2011 | jack.van.ooststroom | Fixed JIRA |
Files Changed | ||||
![]() ![]() ![]() ![]() |