I am trying to get a MICO client to communicate with JavaIDL. I have had no luck. I start orbd with the following command.

orbd -ORBInitialPort 2050

Then I start my Java server.
java NameAddressServer -ORBInitRef NameService=corbaloc:iiop:[EMAIL PROTECTED]:2050/NameService

It appears to be running correctly.

Next I start my MICO client.
./client -ORBInitRef NameService=corbaloc:iiop:[EMAIL PROTECTED]:2050/NameService

It to appears to run correctly, but when the client tries to invoke a remote object method, the client crashes.

Does anyone have any ideas or know of any known issues between javaIDL and MICO?

Thanks,
Kevin Batchelor
_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to