Re: Issue JDO-46

2005-05-23 Thread erik
This is a JPOX bug. It's due to a close call to a closed PMF. Question: If the PMF is closed and the close is called, is this a nope or JDOUserException? Quoting Michael Bouschen [EMAIL PROTECTED]: Hi Michelle, I added a comment to issue JDO-46 including the stacktrace of the

Issue 117: regarding Apache JDO Issue JDO-46

2005-05-23 Thread Craig Russell
This is issue 117. Currently, the spec is inconsistent or unclear in the treatment of close after close in the cases of PM and PMF. Unclear: The PMF section on close doesn't address close, but does specifically disallow getPersistenceManager and set methods and allow other get methods.