]
Brian Leathem resolved RF-13168.
--------------------------------
Resolution: Done
3rd party JSF component disappears on RichFaces ajax refresh
------------------------------------------------------------
Key: RF-13168
URL:
https://issues.jboss.org/browse/RF-13168
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: compatibility, component-a4j-core
Reporter: Frank Langelage
Assignee: Lukáš Fryč
Labels: interop, jsf22
Attachments: install-mojarra-2.1.19.cli, Jira-WFLY-UT.tar, Jira-WFLY-UT.tar, xaa,
xaa, xab, xab, xac, xac
Original Estimate: 1 hour
Remaining Estimate: 1 hour
On some of my pages I'm using richfaces a4j:poll to refresh components regularly. The
components refreshed is an openfaces datatable.
This does not work with WildFly build from current sources.
Same code works with JBoss AS 7.20. So problem is not related to richfaces or openfaces
for me. Probably related to replacement of jboss-web with undertow.
I'll attach a small project showing the problem.
The mojarra datatable works fine, is refreshed every 10 seconds.
The openfaces datatable below disappears on first refresh.