On 9/15/05, Gru Samuel <[EMAIL PROTECTED]> wrote: > I don't think it is the solution. > Because i have other classes (with descriptors) with '_' as the first > character and it works > For me, it is a problem of Interface ! > I think the PersistentFieldIntrospectorImplNew class find the setter method > on the Interface class but not on the intentiated class (in my case > 'TailleStructure' class)
Here is some general information about using OJB with interfaces: http://db.apache.org/ojb/docu/guides/advanced-technique.html#Using+interfaces+with+OJB If that doesn't help, then please post the relevant parts of your repository.xml Tom --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
