javax.faces.application.FacesMessage cannot be serialized
---------------------------------------------------------

         Key: MYFACES-1347
         URL: http://issues.apache.org/jira/browse/MYFACES-1347
     Project: MyFaces Core
        Type: Bug

    Reporter: Val Blant


javax.faces.application.FacesMessage is declared serializable as it should be, 
but its top level inner memeber class Severity is not serializable. As a result 
FacesMessage cannot be serialized, which means that no objects that contain a 
FacesMessage can be serialized

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to