Details
Description
Currently, Ajax Push driven by the RenderManager only calls lifecycle.render(). Seam also requires lifecycle.execute() so that the Seam PhaseListener will be invoked and initialize the Seam contexts. It is believed that simply adding execute() to the RenderManager invocation will have no significant drawbacks.
Issue Links
- blocks
-
ICE-1810 Support Integration with JBoss Seam
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Checked in RunnableRender.java version: 13510.
I won't resolve this issue until we get a full round of testing on it.