[ http://issues.apache.org/jira/browse/JDO-122?page=all ]
     
Michelle Caisse closed JDO-122:
-------------------------------

    Resolution: Fixed

Remaining jdo, orm, and schema changes applied and checked in.   revision 330395

> Collections fieldtypes need to be remapped
> ------------------------------------------
>
>          Key: JDO-122
>          URL: http://issues.apache.org/jira/browse/JDO-122
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Michelle Caisse
>     Assignee: Michelle Caisse

>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira

Reply via email to