[
https://issues.apache.org/jira/browse/COLLECTIONS-240?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12545686
]
Jörg Heinicke commented on COLLECTIONS-240:
-------------------------------------------
The Cocoon team had to revert back code changes to MultiHashMap due to missing
serializability as mentioned in the linked issue. This issue seems to bug a lot
of people ;)
PS: Alan, please write up new logs for your findings instead of reusing this
one since it is really only about implementing Serializable.
> MultiValueMap should implement Serializable
> -------------------------------------------
>
> Key: COLLECTIONS-240
> URL: https://issues.apache.org/jira/browse/COLLECTIONS-240
> Project: Commons Collections
> Issue Type: Bug
> Components: Map
> Affects Versions: 3.2
> Reporter: Wouter de Vaal
> Priority: Minor
> Fix For: 3.3
>
>
> Collection classes should be serializable as they are frequently used in
> model classes which need to be serializable, for example in a HttpSession
> object within a servlet container cluster.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.