UnmarshalException
From: Tim (nocomment_at_rogers.com)
Date: 11/23/03
- Next message: Tim: "Re: UnmarshalException"
- Previous message: Tim: "Re: RMI problem"
- Next in thread: Tim: "Re: UnmarshalException"
- Reply: Tim: "Re: UnmarshalException"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Next message: Tim: "Re: UnmarshalException"
- Previous message: Tim: "Re: RMI problem"
- Next in thread: Tim: "Re: UnmarshalException"
- Reply: Tim: "Re: UnmarshalException"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|