07:41 pm - popcorn09 - CORBA: Error in sample program Hi,I am using openORB 1.3.0 and JDK 1.4.2 to run a sample program given on Sun's Java website. The same code is running on a friend's computer but throws an error on my computer. Also, if I replace the naming service code and use Stringified object references, it works perfectly ok. As a naming service, I am using orbd and specify the InitialPort and InitialHost while initialising it and give the same parameters in command line arguments for the server.Can anyone think of a reason why this is not working and what could be changed to possibly make it work?I am pasting the code and the run-time error. The code compiles ok.Thanks for any help anybody can offer**( Code and error code hereCollapse )**