Is this a dupe of an existing bug?
http://jira.terracotta.org/jira/browse/CDV-244



> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:tc-dev-
> [EMAIL PROTECTED] On Behalf Of Terracotta JIRA (on behalf of
> Taylor Gautier)
> Sent: Saturday, April 19, 2008 3:11 PM
> To: [email protected]
> Subject: [tc-dev] [JIRA] Created: (CDV-736) SerializationUtils
> (ObjectOutputStream) doesn't resolve objects
> 
> SerializationUtils (ObjectOutputStream) doesn't resolve objects
> ----------------------------------------------------------------
> 
>                  Key: CDV-736
>                  URL: https://jira.terracotta.org/jira//browse/CDV-736
>              Project: Community Development
>           Issue Type: Bug
>             Reporter: Taylor Gautier
>             Assignee: Issue Review Board
> 
> 
> See attached test.  To repro untar:
> 
> $ mvn tc:start
> $ mvn tc:run
> $ mvn tc:run
> 
> The second run will attempt to read the object (a hand coded linked list
5
> elements long) and clone it.  It will print the read object, and the
> cloned object.  Here are the results:
> 
> [INFO] [node] [EMAIL PROTECTED] :
> [EMAIL PROTECTED] :
> [EMAIL PROTECTED] :
> [EMAIL PROTECTED] :
> [EMAIL PROTECTED] :
> [EMAIL PROTECTED]
> [INFO] [node] [EMAIL PROTECTED]
> 
> The second output should have been 5 elements long like the first.
> 
> 
> 
> --
> This message is automatically generated by JIRA.
> -
> If you think it was sent incorrectly contact one of the administrators:
> https://jira.terracotta.org/jira//secure/Administrators.jspa
> -
> For more information on JIRA, see:
http://www.atlassian.com/software/jira
> 
> 
> _______________________________________________
> tc-dev mailing list
> [email protected]
> http://lists.terracotta.org/mailman/listinfo/tc-dev

_______________________________________________
tc-dev mailing list
[email protected]
http://lists.terracotta.org/mailman/listinfo/tc-dev

Reply via email to