Details
Description
When a tree node is selected in the component-showcase tree demo, the following Exception occurs:
java.io.NotSerializableException: org.icefaces.application.showcase.view.bean.examples.component.tree.EmployeeUserObject
This is not easily resolvable by making the EmployeeUserObject Serializable as it inherits from a javax.swing class.
Issue Links
- blocks
-
ICE-5868 MyFaces 2 compatibility
- Closed
Activity
- All
- Comments
- History
- Activity
- Remote Attachments
- Subversion
Repository | Revision | Date | User | Message |
ICEsoft Public SVN Repository | #22510 | Tue Oct 05 08:30:30 MDT 2010 | ted.goddard | make IceUserObject Serializable ( |
Files Changed | ||||
MODIFY
/icefaces2/trunk/icefaces/compat/components/src/main/java/com/icesoft/faces/component/tree/IceUserObject.java
|