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

        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27394 Wed Jan 25 17:21:22 MST 2012 ken.fyten ICE-7690 - Made ExporterResource serializable
        Files Changed
        Commit graph MODIFY /icefaces3/tags/icefaces-3.0.0/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/ExporterResource.java
        Repository Revision Date User Message
        ICEsoft Public SVN Repository #27351 Wed Jan 25 10:04:33 MST 2012 art.zambrano ICE-7690 made ExporterResource serializable
        Files Changed
        Commit graph MODIFY /icefaces3/trunk/icefaces/ace/component/src/org/icefaces/ace/component/dataexporter/ExporterResource.java

          People

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

            Dates

            • Created:
              Updated:
              Resolved: