[jboss-jira] [JBoss JIRA] Closed: (JBMESSAGING-1138) Setting Vector in an ObjectMessage returns a different Object
Tim Fox (JIRA)
jira-events at lists.jboss.org
Sun Nov 11 06:23:45 EST 2007
[ http://jira.jboss.com/jira/browse/JBMESSAGING-1138?page=all ]
Tim Fox closed JBMESSAGING-1138.
--------------------------------
Resolution: Done
> Setting Vector in an ObjectMessage returns a different Object
> -------------------------------------------------------------
>
> Key: JBMESSAGING-1138
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-1138
> Project: JBoss Messaging
> Issue Type: Bug
> Affects Versions: 1.4.0.SP1
> Reporter: Clebert Suconic
> Assigned To: Clebert Suconic
> Fix For: 1.4.0.SP2
>
>
> Phillip Thurmond reported me this bug:
> If you create an ObjectMessage and set a Vector as the Object, when you receive the message you will aways get an ArrayList.
> Besides this, each element on the ArrayList corresponds to a new writeObject. Case there are references between those messages the graph references are lost.
> I'm setting this as blocker as 4.3 can't be released with this bug, as JBAS performance tests are failing.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list