User Manual

Figure 21 Project Explorer View
Implementing the RMI Service in EmpInfo
This contains the following activities:
1. Creating RMI Service Interface
2. Creating Implementation Class of RMI service
3. Modify applicationContext.xml file
4. Creating Test class to Test the RMI service
5. Creating the clientContext.xml file
6. Creating the client.properties file
7. Adding Dependency JARs
Creating RMI Service Interface
1. Create a com.hp.empinfo.service package and an EmployeeInfo class under it, as
described in “Creating the Controller for EmpInfo” (page 54).
80 Spring Framework