Chris Abbey wrote:
> 
> RMIRegistry can't find the _Stub class. It needs three classes in order
> to function (interface, _Stub, _Skel). 

That isn't strictly true.  If you use rmic -v1.2 all you'll get
( at least all I've gotten so far ) are _Stub's.  Works fine with
a 1.2 VM.

By default rmic creates stubs and skeletons to be compatible with
both 1.1 and 1.2.


 At 12:25 1/11/00 -0800, Nathan Meyers wrote:
> > RMI doesn't send classfiles

Well, it shouldn't, but I've seen it do so with a simple class
that wasn't written properly ( woops ;).

                                                ~Rob

-- 
wYRd.:|:[EMAIL PROTECTED]:|:.prohibitions void where offered
                      de recta non tolerandum sunt


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to