Description
There are many places in the DB PageManager om implementation classes that are not thread safe, specifically in the transient data members used to wrap collections to work around OJB removal aware collection issues.
All of the DB PageManager component code needs to be tightened to address these potential issues.