[
https://issues.jboss.org/browse/RF-13168?page=com.atlassian.jira.plugin.s...
]
Lukáš Fryč commented on RF-13168:
---------------------------------
[~lafr], even thought the fix in Mojarra is related to partial updates
(PartialViewContext), RichFaces in current 5.0.0-SNAPSHOT still leverages its own
{{ExtendedPartialViewContext}} and it does not use Mojarra's
{{PartialViewContextImpl}} (where the fix JAVASERVERFACES-3156 lies). (In fact we are just
cooperating with Mojarra to prepare it for changes we plan.)
Do you see problems only when upgrading from Mojarra 2.2.4 to 2.2.5?
Is it possible that your case rather stopped to work with recent changes in RichFaces
5.0.0-SNAPSHOT?
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
Fix For: 5.0.0.Alpha3
Attachments: install-mojarra-2.1.19.cli, Jira-WFLY-UT.tar, xaa, xab, 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