Uploaded image for project: 'HiveMind'
  1. HiveMind
  2. HIVEMIND-153

ElementsProxyList and ElementsProxyMap are not serializable

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 1.1
    • None
    • framework
    • None

    Description

      the ElementsProxyList and ElementsProxyMap do not implement java.io.Serializable. Therefore services with configurations for example can not be stored in a clustered http session on tomcat 5 which requires serialization support.

      suggested modification:

      • add java.io.Serializable to the list of implemented interfaces in org.apache.hivemind.impl.ElementsProxyList
      • add java.io.Serializable to the list of implemented interfaces in org.apache.hivemind.impl.ElementsProxyMap
      • optionally: declare a serialVersionUID

      Attachments

        Activity

          People

            Unassigned Unassigned
            pete Peter Ertl
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: