Darn it. Problem solved. The problem was in line 4. it should have been:
list = (List)changeSummary.getOldValue(container, property).getValue(); Just like in your e-mail!
Darn it. Problem solved. The problem was in line 4. it should have been:
list = (List)changeSummary.getOldValue(container, property).getValue(); Just like in your e-mail!