[prev in list] [next in list] [prev in thread] [next in thread] 

List:       mico-devel
Subject:    MICO: Mico connecting to JavaORB
From:       Adam Gates <adam.gates () str ! com ! au>
Date:       1999-09-29 7:29:18
[Download RAW message or body]

I was having a look at JavaORB
http://www.multimania.com/dogweb/Projects/projects.html
<http://www.multimania.com/dogweb/Projects/projects.html> . Both MICO 2.3.0
and JavaOrb 2.1.2 both support CORBA 2.3 and more importantly the
Interoperable Naming Service extensions.

I tried the following:

Start the MICO naming service:
nsd -ORBIIOPAddr inet:localhost:9000

Start the JavaOrb naming service:
java JavaORB.INS.Server -OAPort=2001 -ior

Tried connecting to MICO NS using the MICO tool (worked fine):
	nsadmin -ORBNamingAddr inet:localhost:9000

Tried connecting to MICO NS using the MICO tool (worked fine):
	nsadmin -ORBNamingIOR iioploc://localhost:9000/NameService

Tried connecting to JavaORB NS using the JavaORB tool (worked fine):
	java Console -ORBInitRef NameService=
iioploc://localhost:2001/NameService

Tried connecting to JavaORB NS using the MICO tool (did NOT work):
	nsadmin -ORBNamingIOR iioploc://localhost:2001/NameService

Tried connecting to MICO NS using the JavaORB tool (did NOT work):
	java Console -ORBInitRef NameService=
iioploc://localhost:9000/NameService

Has anyone else had any luck connecting these two ORBs?
What am I doing wrong?

This was tried on WinNT 4.0 SP 5, JRE 1.2.
 

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic