Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Invalid
-
1.1.5
-
None
-
None
-
myfaces 1.1.5, tomahawk 1.1.5, facelets, java 5
Description
HtmlTabbedPane does not implement Serializable, so I get exceptions like this when starting up and shutting down my webapp:
java.io.WriteAbortedException: writing aborted; java.io.NotSerializableException
: org.apache.myfaces.custom.tabbedpane.HtmlPanelTabbedPane
This happens when the Session manager persists the session.