Re: removal aware list

2006-09-20 Thread Dennis Bekkering
Richter, I use 1.04 and explicitly configured ojb not to use a RemovalAwareList. I explicitly configured ojb to use a ManageableArrayList. But still i get a RemovalAwareList out of the proxy class's getData method. regards, Dennis 2006/9/19, Edson Carlos Ericksson Richter [EMAIL PROTECTED]:

Incorrect or not found field reference name

2006-09-20 Thread Kamal Bhatt
Hi I am trying to setup a many to many relationship, where the table that represents the many-to-many relationship cannot be anonymous. It works fine when I insert a value, but when I try to update a value I get the following error: Incorrect or not found field reference name 'brand_class'