Make NameSevice implement Serializable
--------------------------------------
Key: BEEHIVE-1112
URL: http://issues.apache.org/jira/browse/BEEHIVE-1112
Project: Beehive
Type: Bug
Components: NetUI
Versions: 1.0.1, v.next
Reporter: Carlin Rogers
Fix For: v.next
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.
-
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