[ 
https://issues.apache.org/jira/browse/BEEHIVE-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Russ Baker updated BEEHIVE-1112:
--------------------------------


Verified that the 'org.apache.beehive.netui.pageflow.requeststate.NameService' 
class implements java.io.Serializable. Verified against SVN 549584. I recommend 
that this bug be closed.

> Make NameSevice implement Serializable
> --------------------------------------
>
>                 Key: BEEHIVE-1112
>                 URL: https://issues.apache.org/jira/browse/BEEHIVE-1112
>             Project: Beehive
>          Issue Type: Bug
>          Components: NetUI
>    Affects Versions: 1.0.1, 1.0.2
>            Reporter: Carlin Rogers
>            Assignee: Julie Zhuo
>             Fix For: 1.0.2
>
>
> The NetUI org.apache.beehive.netui.pageflow.requeststate.NameService 
> instance() method creates an instance of itself and adds it to the session. 
> However the class is not Serializable and this is an issue for containers 
> that support clustering where the session is serialized in the replication. I 
> don't thik it should be a problem to make it Serializable.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to