File APIs for Java Developers
Manipulate DOC, XLS, PPT, PDF and many others from your application.
http://aspose.com/file-tools
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes RMI Question Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "RMI Question" Watch "RMI Question" New topic
Author

RMI Question

Dilip kumar
Ranch Hand

Joined: Oct 16, 2000
Posts: 360
Hi,
I remember reading STUB as part of client components and SKELETON as part of server components. But my application runs only if I keep STUB in client as well as server side. And it doesn't require SKELETON at all. I'm really confused and wondering whether I should upload SKELETON or not.
I'm using JDK 1.2
I really appreciate some guidance.
Thanks
ruilin yang
Ranch Hand

Joined: Feb 25, 2001
Posts: 334
jdk1.1 rmi generates skeleton, but not any more in the newer version.
 
IntelliJ Java IDE
 
subject: RMI Question
 
Threads others viewed
How to deploy classses in RMI
Runtime error while registering Remote object
Stub/ Skeleton
RMI Architecture Problems
where's the "sharpen your pencil" answer?
MyEclipse, The Clear Choice