[jboss-jira] [JBoss JIRA] (JGRP-1407) UUID isn't serializable
Bela Ban (JIRA)
jira-events at lists.jboss.org
Wed Jan 25 08:23:48 EST 2012
[ https://issues.jboss.org/browse/JGRP-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Bela Ban resolved JGRP-1407.
----------------------------
Resolution: Done
> UUID isn't serializable
> -----------------------
>
> Key: JGRP-1407
> URL: https://issues.jboss.org/browse/JGRP-1407
> Project: JGroups
> Issue Type: Bug
> Reporter: Bela Ban
> Assignee: Bela Ban
> Fix For: 3.0.4, 3.1
>
>
> UUID doesn't implement Serializable or Externalizable, therefore it cannot be used in MethodCall. The unit test that fails is MethodCallTest.testMarshalling2().
> SOLUTION: implement Externalizable (again)
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list