Now, it's work fine.
Solution in components.xml
| <component name="renderManager"
class="com.icesoft.faces.async.render.RenderManager"
scope="APPLICATION"/>
|
| <component name="manter" scope="SESSION">
| <property
name="renderManager">#{renderManager}</property>
| </component>
|
Thank you Gavin.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4008750#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...