I'm trying to generate stub and skeleton files for my remote service, but all I'm getting is the stub file. I know that there's some option to not generate skeleton files, but I'm just using plain
command with no options.
Can anyone please help me figure this out? Do I need that skeleton file at all to run the service? (I believe I do, but who knows, maybe there were some changes made to the whole RMI thing in the last version of
Java...)
[ November 11, 2008: Message edited by: Slava Golovachenko ]