hi all,
ojb-68 is fixed in trunk and branch
jakob
Jakob Braeuchi schrieb:
hi ravi, armin,
i'm working on this issue. see http://issues.apache.org/jira/browse/OJB-68
i delay firing of lifeCycleEvents until the retrivalTasks are executed.
jakob
Ravi schrieb:
Armin Waibel <arminw <at> apache.org> writes:
Hi,
I can now reproduce your issue.
It's "caused" by a feature "query prefetching" added to OJB between
version 0.98 and 1.0rcX. I'm not familiar with the source code of
this feature. Currently the prefetching of references can only be
suppressed by changing class QueryReferenceBroker, set line 75
batchRetrieval = false;
After this your test should pass.
I will add a bug report to jira ASAP.
Thanks Armin
I set batchRetrieval to false and my tests pass. Does this
significantly affect performance?
Regards
Ravi
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]