Hi all,
I have the following problem using LargeSelect:

1) run a LargeSelect to make pages for SomePeer
2) lead NextResults()
3) insert a new record (save a new SomePeer)
4) execute getPage and it gives the
java.util.ConcurrentModificationException
while calling the populateObjects of the SomePeer

Any suggestions

Reply via email to