| Author |
RMI: How do you "bind" something?
|
Matt Senecal
Ranch Hand
Joined: Dec 01, 2000
Posts: 255
|
|
|
I'm working on a project that someone else started. It uses RMI, something I have no experience with. When the program is run, it throws a bunch of NotBoundExceptions at a Naming.lookup() call. As far as I cen tell, I need to "bind" what is being looked up. Uh...how do I do that?
|
There's nothing more dangerous than a resourceful idiot. ---Dilbert
|
 |
Matt Senecal
Ranch Hand
Joined: Dec 01, 2000
Posts: 255
|
|
|
Never mind. I figured out what the problem was.
|
 |
Peter Tran
Bartender
Joined: Jan 02, 2001
Posts: 783
|
|
Matt, Next time, post some code example. It's easier to help you out. Since you already figured it out, why don't you post the problem code and show us your solution? Thanks, -Peter
|
 |
 |
|
|
subject: RMI: How do you "bind" something?
|
|
|