|
Should be fixed with JPOX nightly builds from 20050611 onwards
This is a bug in the JPOX initialization of the superclass metadata. The Extent is constructed on Employee, which has two subclasses described in the metadata. JPOX only queries the database for classes that have been registered in the runtime environment instead of classes that are described in the metadata.
Craig Russell made changes - 16/Jun/05 12:54 AM
Despite it being in the latest TCK meeting minutes that this fails, it STILL passes for me with latest JPOX builds.
Michelle Caisse made changes - 27/Jul/05 07:18 AM
Reopened to set the Fix Version/s field to JDO 2 beta.
Michael Bouschen made changes - 23/Apr/06 02:35 AM
Michael Bouschen made changes - 23/Apr/06 02:38 AM
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
but if you run the test a second time without cleaning the database, it fails.