ICEfaces
  1. ICEfaces
  2. ICE-7690

Make ExporterResource serializable

    Details

    • Type: Bug Bug
    • Status: Closed
    • Priority: Major Major
    • Resolution: Fixed
    • Affects Version/s: 3.0.RC2
    • Fix Version/s: 3.0
    • Component/s: ACE-Components
    • Labels:
      None
    • Environment:
      Any application server with enabled session persistence.

      Description

      The following error was reported in a portlet environment:

      WARNING: Cannot serialize session attribute javax.portlet.p.dataExporter_WAR_showcaseportlet_LAYOUT_12221?org.icefaces.resource-s4 for session 9EF148DA638778DDE791BEFB55857AD1 java.io.NotSerializableException: org.icefaces.ace.component.dataexporter.ExporterResource

      Steps to reproduce:
      1. Start a server that has a webapp using the ace:dataExporter component.
      2. Navigate to a page that has the component.
      3. Export a file.
      4. Stop the server.
      5. Re-start the server.
      6. Check log files to see exception report.

      In order to avoid this exception, the ExporterResource class, used by ace:dataExporter, needs to be serializable.

        Activity

        Hide
        Arturo Zambrano added a comment -

        Fixed at revision 27351.

        Show
        Arturo Zambrano added a comment - Fixed at revision 27351.

          People

          • Assignee:
            Arturo Zambrano
            Reporter:
            Arturo Zambrano
          • Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

            • Created:
              Updated:
              Resolved: