Re: UnmarshalException
From: Tim (nocomment_at_rogers.com)
Date: 11/24/03
- Previous message: Tim: "UnmarshalException"
- In reply to: Tim: "UnmarshalException"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 24 Nov 2003 00:18:48 GMT
Got it working. Thanks anyway.
Tim wrote:
> 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?
>
- Previous message: Tim: "UnmarshalException"
- In reply to: Tim: "UnmarshalException"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|