Do u know how to start orb server under IDE? I run my program in commandline in this way: jre\bin\java -classpath classes;jars\parlay3gpp.jar;security.jar com.ericsson.wda.common.Main -ORBInitialPort 1500 -ORBInitialHost 127.0.0.1
I'm new to CORBA and I'm having a little trouble. I've successfully created a remote interface and bound the object to the nameserver (tnameserv). I successfully find the context and entity in the