UnmarshalException

From: Tim (nocomment_at_rogers.com)
Date: 11/23/03


Date: Sun, 23 Nov 2003 17:01:06 GMT

Error in getting card managerjava.rmi.UnmarshalException: error
unmarshalling return; nested exception is:
        java.lang.ClassNotFoundException: CreditManagerImpl_Stub

I have the CreditManagerImpl_Stub.class file on both the remote and
local machines.
Does this mean it's in the wrong folder?
Can anyone tell if this is occurring on the remote or local machine?
If I recompile, do I have to regenerate these stub files, even if
nothing significant has changed?
Does java do a timestamp check?
Do I compile and generate everything on one machine and copy to the
remote machine afterwards?



Relevant Pages

  • Re: Logging in over trust
    ... permissions on the local machines and verify the remote ... domain accounts have the necessary access. ...
    (microsoft.public.windows.server.general)
  • Re: UnmarshalException
    ... Tim wrote: ... > Error in getting card managerjava.rmi.UnmarshalException: ... > local machines. ... > Can anyone tell if this is occurring on the remote or local machine? ...
    (comp.lang.java.developer)