When a bean is fetched back the vanilla collections that are set on bean construction should be replaced with BeanCollections to allow lazy loading etc.
This was a regression (bug) I introduced 4 days ago in HEAD.
Fixing.
Fixed in HEAD.