[jboss-jira] [JBoss JIRA] Created: (JBCACHE-936) Replication of user defined Collections translate to standard Collections in target node
Galder Zamarreno (JIRA)
jira-events at jboss.com
Thu Jan 11 10:38:27 EST 2007
Replication of user defined Collections translate to standard Collections in target node
----------------------------------------------------------------------------------------
Key: JBCACHE-936
URL: http://jira.jboss.com/jira/browse/JBCACHE-936
Project: JBoss Cache
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Replication
Affects Versions: 2.0.0.ALPHA2, 1.4.1.GA, 1.4.0.SP1
Reporter: Galder Zamarreno
Assigned To: Manik Surtani
Attachments: SF00013336Test.java
Replicating a user defined Collection, for example, MyArrayList which extends
ArrayList, to another node results on an ArrayList being stored in the second node
and not an instance of MyArrayList.
--
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