I installed the new 1.6 beta (never had a previous version and this is all very new to me).
1, When I went to project/properties/RMI/add support
I got a warning message saying (apoligies, I missed the exact wording) requested function unvailable.
however, I then went back in and I was able to generate the stubs OK.
2. my application shows as a "Java Application" in the launcher
How do I get it to be an RMI application? Do I need to?
3.runtime error error>
java.lang.ClassNotFoundException: wordbank.WBRemote_Stub
I am sure my classpath included the folder for the stubs etc.., as I have only one folder for all my classes.
What have I missed?
Thanks,
I'm sure I will have other questions later.