Hi all
I have the same problem !
 this bug fixed?
 or have you others solution for use proxy ?
Thinks


Oleg Nitz wrote:


Hi Tadeus,

The bugs are now fixed in CVS.

Regards,
Oleg

On Wednesday 14 January 2004 09:39, Tadeus Garsva wrote:


Hi,

I have a Class A with 1:n relation to Class B. Collection descriptor is
with proxy=true.
Collection of class A have more objects than prefetching limit. During
prefetching of class B I got ClassCastException in
PBCollectionProxyListener  in method :

protected void addThisListenerTo(Object listenedObject)
       {
           _listenedCollection = (CollectionProxy) listenedObject;
           _listenedCollection.addListener(this);
       }

It is normal, because listenedObject is one obejct of owners (see
reference to this method:
   addThisListenerTo(owners.get(0));.
)

Could you help me. Maybe there is other reason, maybe I am somewhere wrong.

Thanks in advance

Tadeus Garsva




---------------------------------------------------------------------
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]





--
*Reda BENZAIR**
*Software Analyst

***
*Phone: +33 (0)1 4996 6324
Fax: +33 (0)1 4996 6405
Mobile: +33 (0)6 6240 6192
[EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to