RE: proxy loading issue from rc4 -> rc5

2004-02-18 Thread João Mota
I tested with RC5 CVS HEAD and the ClassCastException no longer happens. -Original Message- From: Frank Rub [mailto:[EMAIL PROTECTED] Sent: terça-feira, 17 de Fevereiro de 2004 19:22 To: [EMAIL PROTECTED] Subject: proxy loading issue from rc4 -> rc5 Armin, in the last hour, I mad

proxy loading issue from rc4 -> rc5

2004-02-17 Thread Frank Rub
Hi, I think there's a wrong behaivour in 1.0 rc5. (with 1.0 rc4 it works well) I have an Object with holds a collection of other objects the loading of the collection is realized wih "proxy=true" The Class Descriptor is correct (it works with 1.0 rc4) public class SecondObject { int pkey

proxy loading issue from rc4 -> rc5

2004-02-17 Thread Frank Rub
14:47 An: '[EMAIL PROTECTED]' Betreff: proxy loading issue from rc4 -> rc5 Hi, I think there's a wrong behaivour in 1.0 rc5. (with 1.0 rc4 it works well) I have an Object with holds a collection of other objects the loading of the collection is realized wih "pro

Re: proxy loading issue from rc4 -> rc5

2004-02-17 Thread Armin Waibel
17 de Fevereiro de 2004 15:06 To: OJB Users List Subject: Re: proxy loading issue from rc4 -> rc5 hi Frank I have the same problem but this bug is not fix !! this is my last mail I am experimenting random crashes in OJB RC5 : ClassCastException in QueryReferenceBroker$PBCollectionProxyListener.

RE: proxy loading issue from rc4 -> rc5

2004-02-17 Thread João Mota
Hi, i am also having the same problem with rc5. -Original Message- From: Reda Benzair [mailto:[EMAIL PROTECTED] Sent: terça-feira, 17 de Fevereiro de 2004 15:06 To: OJB Users List Subject: Re: proxy loading issue from rc4 -> rc5 hi Frank I have the same problem but this bug is

Re: proxy loading issue from rc4 -> rc5

2004-02-17 Thread Reda Benzair
hi Frank I have the same problem but this bug is not fix !! this is my last mail I am experimenting random crashes in OJB RC5 : ClassCastException in QueryReferenceBroker$PBCollectionProxyListener.addThisListenerTo(CollectionProxy ) trying to cast into CollectionProxy: protected void addThi

proxy loading issue from rc4 -> rc5

2004-02-17 Thread Frank Rub
Hi, I think there's a wrong behaivour in 1.0 rc5. (with 1.0 rc4 it works well) I have an Object with holds a collection of other objects the loading of the collection is realized wih "proxy=true" The Class Descriptor is correct (it works with 1.0 rc4) public class SecondObject { int pkey