[
http://jira.jboss.com/jira/browse/JBSEAM-1632?page=all ]
Gavin King closed JBSEAM-1632.
------------------------------
Fix Version/s: 2.0.0.CR1
Resolution: Done
Thanks, fixed.
ResourceBundle and UberResourceBundle should be Serializable
------------------------------------------------------------
Key: JBSEAM-1632
URL:
http://jira.jboss.com/jira/browse/JBSEAM-1632
Project: JBoss Seam
Issue Type: Bug
Reporter: Darryl Smith
Assigned To: Gavin King
Fix For: 2.0.0.CR1
According to seam
WARN [jboss.seam.Component] - <Component class should be serializable:
org.jboss.seam.core.resourceBundleFactory>
and
[07/10 03:28:33] DEBUG [seam.core.Events] - <Processing
event:org.jboss.seam.preSetVariable.org.jboss.seam.core.resourceBundleFactory>
Jul 10, 2007 3:28:33 AM com.sun.faces.lifecycle.ProcessValidationsPhase execute
WARNING: setAttribute: Non-serializable attribute
java.lang.IllegalArgumentException: setAttribute: Non-serializable attribute
at org.apache.catalina.session.StandardSession.setAttribute(StandardSession.java:1255)
at org.apache.catalina.session.StandardSession.setAttribute(StandardSession.java:1233)
at
org.apache.catalina.session.StandardSessionFacade.setAttribute(StandardSessionFacade.java:129)
at com.sun.faces.context.SessionMap.put(ExternalContextImpl.java:965)
at org.jboss.seam.contexts.BasicContext.set(BasicContext.java:80)
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira