Hi, I have a question about the rmi.NotBoundException. What is it and why can it not be found by JRE? (I assume it's a run time exception since it's thrown in run time).
Aleksey Matiychenko
Ranch Hand
Joined: Apr 03, 2001
Posts: 178
posted
0
The exception happens when you are tring to locate an RMI server that has not been bound.