[ http://issues.apache.org/jira/browse/BEEHIVE-1112?page=all ]
     
Carlin Rogers resolved BEEHIVE-1112:
------------------------------------

    Resolution: Fixed
     Assign To: Julie Zhuo

fixed with revision 409088...
http://svn.apache.org/viewvc?rev=409088&view=rev

The change makes NameService Serializable and includes a minor mod so after a 
session serialization a page refresh will allow the named INameable object to 
be put back into the NameService. BVT pass including div panel and tree with 
XHR tests. 

> 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
>     Assignee: Julie Zhuo
>      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

Reply via email to