Edson Carlos Ericksson Richter <[EMAIL PROTECTED]> [060824
21:44]:
> I've been using RemovalAwareList in the descriptor, so I don't need to 
> take care of this in coding.

I was able to fix it with the RemovalAwareList in the java code. I think one
important point was that I called twice the store functionality, so:

aObject.getBs().clear()
aObject.store();
aObject.getAllBs();
aObject.store();

Sebastian

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to