Hi! I'm working on a OJB Rc4 I've downloaded (and compiled) source code from CVS about 2 or 3 weeks ago. I've created a class with two children classes (two extends one).
I've declared a class-descriptor for the parent class, with extents for the two childs, and then declared the class-descriptor for one child class, and I forgot to declare the second one. OJB gives no error when starting, and when I tryied to load instances of the second class (througt a QueryByCriteria), OJB freeze (infinite loop) when I issue getCollectionByQuery without any error. I think it's a (minor) bug on OJB (the fact it not check if all extents are declared), and I really don't know even if it's already fixed on latest sources. Thanks, Edson Richter --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
