How to invoke RMI call in java service

Richard,

Are all of the required classes for HelloInterface in the IS classpath? I would assume so since your java service compiles.

When the HelloServer is started and registered does the lookup name match the string being assembled in your code (e.g. “//ladson-hp/Hello”)?

Mark