Collection returned from query empty

2003-10-25 Thread JD Daniels
I am starting out modifying the tutorial5 from the distrubution Add, edit and delete all work great, but listall is acting funny The records are there, but do not get returned. Setting RsIterator logging to DEBUG shows the results are getting selected from the rdbms, but the returned Colle

Any word on the next version?

2003-10-25 Thread Clay Mitchell
Any idea when we might see rc5 or a real 1.0 release? I need a few things that are in the next version, like support for boolean types, and was wondering if there was a targetted date for it. Thanks! -Clay - To unsubscribe, e-

Re: OutOfMemoryError using commons-lang 2.0 and OJB 1.0rc4

2003-10-25 Thread Michel Marti
Andy Czerwonka wrote: How many records are you bringing back? About 10 records... On Fri, 2003-10-24 at 18:15, Michel Marti wrote: Hello, Since I upgraded commons-lang to version 2.0 (due to the "display" taglib requiring it), OJB (1.0rc4) always throws a OutOfMemoryError when calling getCollecti

Re: OutOfMemoryError using commons-lang 2.0 and OJB 1.0rc4

2003-10-25 Thread Andy Czerwonka
How many records are you bringing back? On Fri, 2003-10-24 at 18:15, Michel Marti wrote: > Hello, Since I upgraded commons-lang to version 2.0 (due to the > "display" taglib requiring it), OJB (1.0rc4) always throws a > OutOfMemoryError when calling getCollectionByQuery() on the > defaultPersisten