Details
Description
When the Chart is changed in the Charts demo in component-showcase, the following Exception is produced:
java.io.NotSerializableException: sun.java2d.SunGraphics2D
Issue Links
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22516 | Tue Oct 05 10:48:33 MDT 2010 | ted.goddard | make ChartController withstand Serialization ( |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/compat/samples/component-showcase/src/org/icefaces/application/showcase/view/bean/examples/component/outputChart/ChartController.java
|
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22515 | Tue Oct 05 10:39:01 MDT 2010 | ted.goddard | marked transient non-Serializable Chart members ( |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/outputchart/AbstractChart.java
|