I have change my file (take the rc5 version of AbstractPersistentField ) and
it works fine.
I see your code and the new exception in the getFieldRecursive method : if
((c == Object.class) || (c.getSuperclass() == null) || c.isInterface()) {
throw e;}
I need update my code to make it more robust too....
thanks
Remi
----- Original Message -----
From: "Thomas Dudziak" <[EMAIL PROTECTED]>
To: "OJB Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, April 07, 2004 2:06 PM
Subject: Re: [bug / rc6]
>> Recently I've made some changes to the AbstractPersistentField that makes
> it more robust in the case of the usage of interfaces with nested fields
> (see this
> thread:
http://nagoya.apache.org/eyebrowse/[EMAIL PROTECTED]&by=thread&from=735638).
>
> So, you could try the current CVS version and check whether your problem
> is fixed there.
>
> Tom
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]