Own Proxy-Implementation

Tino Schöllhorn <[email protected]>
Newsgroups gmane.comp.jakarta.ojb.user
Message-ID <[email protected]>
Hi,

I want to change the used Proxy-Implementation of "some" of my 
collections. So I have written a "MyProxyListImpl" class which 
implements the CollectionProxy interface:

class MyProxyListImpl
extends ArrayList implements CollectionProxy {

// the 2 constructors.

}

Then I changed the collection-class-property of those collections which 
should use this new proxy-class and set "proxy=true".

But as far as I can see this new proxy-implementation is not used. How 
can I achieve that without changing the default Proxy-Implementation?

We are using OJB 1.0.1.

With regards
Tino

P.S: Is there a release in sight? If not - is the trunk considered stable?
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.