[jboss-jira] [JBoss JIRA] (JGRP-1407) UUID isn't serializable

Bela Ban (Created) (JIRA) jira-events at lists.jboss.org
Wed Dec 28 05:31:09 EST 2011


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.2, 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