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
Field | Original Value | New Value |
---|---|---|
Assignee | Greg Dick [ greg.dick ] |
Assignee Priority | P1 | |
Affects Version/s | 1.6DR#3 [ 10050 ] | |
Affects Version/s | 1.6DR#2 [ 10040 ] | |
Assignee | Greg Dick [ greg.dick ] | Deryk Sinotte [ deryk.sinotte ] |
Fix Version/s | 1.6DR#3 [ 10050 ] | |
Affects Version/s | 1.5 [ 10027 ] | |
Affects Version/s | 1.6DR#3 [ 10050 ] |
Assignee | Deryk Sinotte [ deryk.sinotte ] | Greg Dick [ greg.dick ] |
Status | Open [ 1 ] | Resolved [ 5 ] |
Resolution | Fixed [ 1 ] |
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #13575 | Wed Apr 18 10:52:45 MDT 2007 | greg.dick | |
Files Changed | ||||
![]() |
Fix Version/s | 1.6 [ 10031 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Assignee Priority | P1 | |
Assignee | Greg Dick [ greg.dick ] |
Checked in RunnableRender.java version: 13510.
I won't resolve this issue until we get a full round of testing on it.