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

        Hide
        Ted Goddard added a comment -

        This produces exceptions on startup and shutdown and is likely an easy fix.

        Show
        Ted Goddard added a comment - This produces exceptions on startup and shutdown and is likely an easy fix.
        Hide
        Adnan Durrani added a comment -

        Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\loadbundle\LoadBundle.java
        Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\loadbundle\LoadBundle.java
        Completed: At revision: 20258

        Show
        Adnan Durrani added a comment - Modified: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\loadbundle\LoadBundle.java Sending content: D:\work\development\head\svn\ossrepo\icefaces\scratchpads\glimmer\compat\components\src\main\java\com\icesoft\faces\component\loadbundle\LoadBundle.java Completed: At revision: 20258
        Hide
        Adnan Durrani added a comment -

        Component serialized.

        Show
        Adnan Durrani added a comment - Component serialized.

          People

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

            Dates

            • Created:
              Updated:
              Resolved: