Compiling and starting the server

Following commands helps in compiling and executing the Server component:

prompt> javac Server.java
prompt> java org.admin.hr.employee.Server Rohith

This should print stringified IOR, as follows:

IOR:000044589

This standard output can be saved in a file with the following command:

prompt> java org.admin.hr.employee.Server Rohith > shw.ior
..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset