[ 
http://issues.apache.org/jira/browse/JDO-285?page=comments#action_12365104 ] 

Andy Jefferson commented on JDO-285:
------------------------------------

Hi Michael,
can you please provide a cut down guide on what the first of these problems is? 
What are you calling exactly ? The stack trace says rollback !? (but what 
caused that?) On which class ? (Employee ?) and what inheritance does it have ? 
[I don't want to get into taking patches]

What I'm getting at is, can I get a simplified testcase that reproduces it ? 
... debugging through a large company model just to find something is 
time-consuming :-( Can it be cut down to just 3 or 4 classes, and then call 
pm.deletePersistentAll or something ?

> Fix list of teardown classes in company model reader.
> -----------------------------------------------------
>
>          Key: JDO-285
>          URL: http://issues.apache.org/jira/browse/JDO-285
>      Project: JDO
>         Type: Bug
>   Components: tck20
>     Reporter: Michael Watzek
>     Assignee: Michael Watzek
>  Attachments: JDO-285.patch
>
> The list of teardown classes in company model should not contain subclasses 
> of inheritance hierarchies insurance and person. In t-conference, Jan 27, we 
> agreed that the correct order is: Insurance.class, Person.class, 
> Department.class, Company.class, Project.class.

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