Hello,
I have a problem when i want to lookup a remote object with TRMI. I've a UnmarshalException with the message "no protocol : Files/lib ".
It seems to look on the classpath to find the stub but with TRMI the Stub were generated dynamically. So how can i specify the place of this stub.
Thanks for any help.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I have a problem when i want to lookup a remote object with TRMI. I've a UnmarshalException with the message "no protocol : Files/lib ".
It seems to look on the classpath to find the stub but with TRMI the Stub were generated dynamically. So how can i specify the place of this stub.
Thanks for any help.