You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hivemind.apache.org by "Peter Ertl (JIRA)" <hi...@jakarta.apache.org> on 2005/10/06 18:18:47 UTC

[jira] Commented: (HIVEMIND-153) ElementsProxyList and ElementsProxyMap are not serializable

    [ http://issues.apache.org/jira/browse/HIVEMIND-153?page=comments#action_12331510 ] 

Peter Ertl commented on HIVEMIND-153:
-------------------------------------

sorry, this post is a duplicate of HIVEMIND-152 (my browser tricked me :-).  please delete it.

> ElementsProxyList and ElementsProxyMap are not serializable
> -----------------------------------------------------------
>
>          Key: HIVEMIND-153
>          URL: http://issues.apache.org/jira/browse/HIVEMIND-153
>      Project: HiveMind
>         Type: Improvement
>   Components: framework
>     Versions: 1.1
>     Reporter: Peter Ertl

>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: hivemind-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: hivemind-dev-help@jakarta.apache.org