took some time but I was able to build the testcase.
snip :-)
Why not all objects are selected and why without throwing any exception?
Is there a workaround (instead of making a lot of primary key selects)?
as I said in my previous post "this can be" a side-effect of eager-release, but I'm not sure. Did your test case pass in OJB standalone mode? If yes, the problem is eager-release.
If I run the standalone testcase with eager-release="true" the test fails. Only one object is selected. If I set eager-release="false" everything works fine.
eager-release is the root of all evil :-) I know it's a workaround for a jboss problem. What can I do inside of jboss with my ejb's now???
best regards,
Guido
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
