[
https://jira.jboss.org/jira/browse/RF-5482?page=com.atlassian.jira.plugin...
]
Alexander Smirnov resolved RF-5482.
-----------------------------------
Resolution: Done
This is a MyFaces implementation problem: FacesMessage class is not really serialisable,
as Sun RI is.
Fixed by the custom readObject/writeObject implementation.
rich:messages: java.io.NotSerializableException exception.
----------------------------------------------------------
Key: RF-5482
URL:
https://jira.jboss.org/jira/browse/RF-5482
Project: RichFaces
Issue Type: Bug
Affects Versions: 3.3.0
Environment: 3.3.0.CR1
Reporter: Alexander Dubovsky
Assignee: Alexander Smirnov
Priority: Critical
Fix For: 3.3.0
Attachments: exception.txt
Source:
<h:form>
<rich:messages></rich:messages>
<rich:inplaceInput required="true"></rich:inplaceInput>
<h:commandButton value="submit" />
</h:form>
# Open page
# Click submit button
Result: see attached exception
If use <h:messages> instead of <rich:messages> all work fine.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira