Hi,
I've wrote this very very simple example that works with the RI of
J2EE 1.3.1. As you can see, it appears to work.
First, the bean itself.
Secondly, the remote home and component interfaces
Thirdly, the dummy class used to do some reflection on:
Finally, the client class:
I leave it to an exercise for the reader to adapt it for their own system and deploy.
Here are the results of running the client:
Now, as mentioned, this works on the RI of J2EE 1.3.1 from Sun. I don't know if other containers will allow this to work. Worth a try for anyone?
Hope this helps.
-=david=-
[ January 06, 2004: Message edited by: David Harrigan ]