Possible Duplicate:
NoClassDefFoundError: wrong name
I've gone through all of the steps from the corba/java tutorial (here is the link : http://docs.oracle.com/javase/7/docs/technotes/guides/idl/GShome.htmll) but when I run the server with this command :
start java HelloServer -ORBInitialPort 1050 -ORBInitialHost localhost
this error is displayed in another prompt :
do you have any idea to resolve this problem,
thank you in advance