Hello all ,

I want to use the proxy="true" attribute for a collection descriptor of
classes of mine.

Unfortunately the code is already written and the declared type is
java.util.List for the collection-field, so when I set the proxy to
true, I get a type mismatch error

Is it possible to implement a ListProxy and set the collection-type to
this implementation typ in the collection-descriptor??

PS : I use the version 0.9.7 of OJB

Thanx in advance


-- 
Kevin Viet <[EMAIL PROTECTED]>
ActiVia Networks




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

Reply via email to