Im using the SimpleBean editor and on the add action I call 'driver.flush()' then check if there is errors and finally I mad a request to add the object. If the object is successfully added I initialize my object and call 'driver.edit()' again, I don't know why I receive the 'Bean has been frozen' ??
Am I doing some thing wrong ??