[
https://issues.jboss.org/browse/RF-13168?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč commented on RF-13168:
---------------------------------
Hey Frank,
your sample really reproduces the issue, however when I have tried with OpenFaces
available on
http://openfaces.org/downloads/ it works just fine.
So this issue really isn't in RichFaces. Unfortunatelly I can't look into source
what's happenning, because I doin't have source for the OpenFaces version you have
attached.
The last stacktrace you provided also suggest the problem comes from OpenFaces data table
rendering logic.
I start to think OpenFaces renderer fails but JSF hides some issue behind another issue
(CDATA may not nest).
But as you pointed out, the sample works just fine with WildFly CR1. So I wonder what
could be changed in JSF impl between 2.2.4-jbossorg-1 and 2.2.5-jbossorg-3 that would make
this stop to work.
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.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira