N>C:\RR\RMI\build\classes\com\rom>rmic NamesServiceImpl.class N>error: Class NamesServiceImpl$class not found. N>1 error
rmic must be invoked with the fully-qualified package name of the implementation class so in this example, the fully-qualified package name is examples.rmisocfac.HelloImpl. If you've followed the steps up until now, you should be sitting in your SOURCE_DIRECTORY, so to invoke rmic, type: