-
Sep 3rd, 2006, 03:04 PM
#1
Spring RMI Basics
Hi,
I am looking for some good Spring RMI tutorial. Unfortunatelly, almost everything I found is one page in official documentation. Problem is, that there is just code for 4 classes and no description, how to make it work.
Do I need to run rmiregistry? Do I need to generate stubs (this is probabaly the task for RmiProxyFactoryBean)? How can I expose the server? Just running the code and letting Spring process the configuration xml is enough?
Could any of you guys answer my questions, or at least point me to better tutorial?
-
Sep 4th, 2006, 01:20 AM
#2
Try this tutorial.
This tutorial is neat and clean about Spring RMI
1. Go to this page http://www.roseindia.net/spring/index.shtml
2. Click on Part 4 link.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules