OJB 1.0.3 requires collections to be removal aware.
Thus we can't seem to get away with just creating ArrayLists
This issue on occurs when persisting newly create object collections
When persisting objects retrieved with OJB, this issue does not occur
See Also: JS2-590