Hi Craig,
I can reproduce the exception.
The exception is thrown because the call "super.executeQueries(pm)" in
method
"ExecutingMultipleQueriesSimultaneouslyIsThreadSafe.executeQueries(PersistenceManager"
is not executed inside a transaction. If you add begin/commit the test
succeeds.
How
Hi Michael,
Could you take a look at this test failure? There is nothing obvious
in the test. It's a tricky test and I couldn't tell you if it is valid.
Thanks,
Craig
11) test
(org.apache.jdo.tck.query.ExecutingMultipleQueriesSimultaneouslyIsThread
Safe)junit.framework.AssertionFailedErr