Issue Details (XML | Word | Printable)

Key: JDO-122
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Michelle Caisse
Reporter: Michelle Caisse
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
JDO

Collections fieldtypes need to be remapped

Created: 19/Aug/05 07:00 AM   Updated: 23/Apr/06 02:59 AM
Return to search
Component/s: tck2
Affects Version/s: None
Fix Version/s: JDO 2 beta

Time Tracking:
Not Specified

Resolution Date: 23/Apr/06 02:59 AM


 Description  « Hide
The Object, Simple_Interface and Simple_Class fields of collections fieldtypes need to be remapped on the pattern of CollectionCollections. Currently errors of this type occur:

javax.jdo.JDOUserException: Field "org.apache.jdo.tck.pc.fieldtypes.ArrayListCollections.ArrayListOfObject2" is declared as a reference type (interface/Object) but no implementation classes of "java.lang.Object" have been found!

Same for these:
org.apache.jdo.tck.pc.fieldtypes.HashMapStringKeyCollections.HashMapOfString_Object86
org.apache.jdo.tck.pc.fieldtypes.HashMapStringValueCollections.HashMapOfObject_String0
org.apache.jdo.tck.pc.fieldtypes.HashSetCollections.HashSetOfObject0
org.apache.jdo.tck.pc.fieldtypes.HashtableStringKeyCollections.HashtableOfString_Object84
org.apache.jdo.tck.pc.fieldtypes.HashtableStringValueCollections.HashtableOfObject_String8
org.apache.jdo.tck.pc.fieldtypes.LinkedListCollections.LinkedListOfObject2
org.apache.jdo.tck.pc.fieldtypes.ListCollections.ListOfObject2
org.apache.jdo.tck.pc.fieldtypes.MapStringKeyCollections.MapOfString_Object42
org.apache.jdo.tck.pc.fieldtypes.MapStringValueCollections.MapOfObject_String0
org.apache.jdo.tck.pc.fieldtypes.SetCollections.SetOfObject2
org.apache.jdo.tck.pc.fieldtypes.VectorCollections.VectorOfObject0

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Michelle Caisse made changes - 03/Nov/05 09:27 AM
Field Original Value New Value
Resolution Fixed [ 1 ]
Status Open [ 1 ] Closed [ 6 ]
Michael Bouschen made changes - 23/Apr/06 02:57 AM
Resolution Fixed [ 1 ]
Status Closed [ 6 ] Reopened [ 4 ]
Michael Bouschen made changes - 23/Apr/06 02:59 AM
Fix Version/s JDO 2 beta [ 12310683 ]
Resolution Fixed [ 1 ]
Status Reopened [ 4 ] Closed [ 6 ]