|
-
February 21st, 2000, 07:41 AM
#1
RMI
Hi all,
I am trying to write an RMI program. I have written an interface which extends Remote and an Impl which extends UnicastRempoteObject and implements the interface. I can compile them and generate class files. But when i rin he rmic it gives an error
class java.rmi.server.UnicastRemoteObject not found in class OMSServer (Server class file).
Also pl tell me how to run rmic if the server and interface are in a package.
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
|
Click Here to Expand Forum to Full Width
|