ICEfaces
  1. ICEfaces
  2. ICE-5268

loadBundle is not serializable

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 2.0-Alpha1
    • Fix Version/s: 2.0-Alpha2, 2.0.0
    • Component/s: ICE-Components
    • Labels:
      None
    • Environment:
      ICEfaces 2

      Description


      An inner class of loadBundle is not serializable:

      Caused by: java.io.NotSerializableException: com.icesoft.faces.component.loadbundle.LoadBundle$1
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1156)
      at java.io.ObjectOutputStream.writeArray(ObjectOutputStream.java:1338)
      at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1146)
      at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:326)
      at java.util.HashMap.writeObject(HashMap.java:1001)
      at sun.reflect.GeneratedMethodAccessor785.invoke(Unknown Source)

        Activity

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #20258 Fri Jan 15 12:33:25 MST 2010 adnan.durrani fix for ICE-5268 (loadBundle is not serializable)
        Files Changed
        Commit graph MODIFY /icefaces/scratchpads/glimmer/compat/components/src/main/java/com/icesoft/faces/component/loadbundle/LoadBundle.java

          People

          • Assignee:
            Adnan Durrani
            Reporter:
            Ted Goddard
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: