You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2008/05/20 04:18:55 UTC

[jira] Resolved: (DIRMINA-581) IoBuffer.putObject() doesn't function right on objects with inheritance

     [ https://issues.apache.org/jira/browse/DIRMINA-581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Trustin Lee resolved DIRMINA-581.
---------------------------------

    Resolution: Cannot Reproduce
      Assignee: Trustin Lee

I added IoBufferTest.testInheritedObjectSerialization() method to reproduce the problem you reported, but the serialization of an inherited object seems to work fine.  Please reopen with reproduceable example code if it still doesn't work for you.

> IoBuffer.putObject() doesn't function right on objects with inheritance
> -----------------------------------------------------------------------
>
>                 Key: DIRMINA-581
>                 URL: https://issues.apache.org/jira/browse/DIRMINA-581
>             Project: MINA
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 2.0.0-M1
>            Reporter: Dennis Sieben
>            Assignee: Trustin Lee
>
> If you put objects into the putObject method in IoBuffer and those objects use inheritance the attributes of the super classes aren't written.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.