Hi there,
I just ran my first dynamic proxy. After reading the Java Report, I had
thought "Eh? This stuff looks really hard.." but I think it's not as bad as
it seemed.
I was thinking about the use of Ozone as a CMP database and thinking that
dynamic proxies could really help in this. Could I have a dynamic proxy
which implemented both the EntityBean interface and the remote interface of
an object and intercept calls to ejbStore() and ejbLoad()? How would I have
this proxy used instead of the bean?
Am I just on the wrong track totally? :-J
Peter.