RE: Issue 117: regarding Apache JDO Issue JDO-46

2005-05-24 Thread erik
On a similar issue, if we obtain a pmf instance though JDOHelper.getPMF(properties), the PMF is frozen and does not permit any setter call. We ought to permit calling setConnectionFactory/setConnectionFactory2 which receives Object arguments and not properties. Both calls should be allowed until

Re: Inconsistency between API doc and spec?

2005-05-24 Thread Craig Russell
Hi Michael, On May 24, 2005, at 8:16 AM, Michael Watzek wrote: Hi Craig, is there an inconsistency between the API doc of method PM.getObjectById and the spec? Apparently so. The API doc defines that a JDODataStoreException might be thrown. The spec defines that an

Re: JIRA JDO-48

2005-05-24 Thread Craig Russell
Hi Michael, On May 20, 2005, at 7:10 AM, Michael Watzek wrote: Hi, I like to propose a solution for JIRA JDO-48 (http://issues.apache.org/jira/browse/JDO-48). Solution: 1) We add 2 methods to class JDOTest localSetUp() and localTearDown(). These methods are called by setUp() and by

Re: tck test status

2005-05-24 Thread Andy Jefferson
Below is a summary four test errors that are responsible for 90 out of a total of 115 errors when running the tck on jpox/derby. The fourth one listed is a test cleanup problem logged as JIRA JDO-48. Could the JPOX team please take a look at the others?

Re: tck test status

2005-05-24 Thread Craig Russell
Hi Andy, In the company package.jdo, some of the information you need is there class name=Employee identity-type=application field name=reviewedProjects persistence-modifier=persistent collection

InstanceLifecycleEvent

2005-05-24 Thread Abe White
I sent this to the JDO EG mailing list a few weeks ago, but that might have been the wrong place: In the JDO 2 codebase in subversion, javax/jdo/listener/InstanceLifecycleEvent.java throws an IllegalArgumentException from its constructor when the provided event type constant is not