"smar...@redhat.com" wrote : What I mean, is should
SessionBasedClusteredSession.writeExternal +
SessionBasedClusteredSession.readExternal instead synchronize on getSession(),
which should be the same StandardSessionFacade as RichFaces is synchronizing on.
|
| I haven't recreated the bug ye
Yes, that's right. The problem is that our (RichFaces) code synchronizes on
session facade, but replication code synchronizes on internal instance of
session - exception happens.
View the original post :
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=4239564#4239564
Reply to the post
Hi Scott,
The issue was reproducing even on single-cluster node (clean JBoss installation
launched with "all" configuration). I can see this exception thrown on JBoss
5.0.1.GA (you should replace attached jsf-facelets.jar with the newest version
to run test .EAR file:
http://repository.jboss.
Hello,
Can you please provide some more info:
1. Stack traces/full text of server log error messages if any
2. OC4J version
3. JSF implementation version
?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4160010#4160010
Reply to the post :
http://www.jboss.c
Here is the ComboBox FR in RichFaces JIRA:
http://jira.jboss.com/jira/browse/RF-904
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4097991#4097991
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4097991
__