[omniORB] Problem with omniifr
Markus Mohr
BradPritt@gmx.de
Tue, 24 Jul 2001 14:03:02 +0200
Hello!
I am currently thinking about porting my CosTradingService
implementation from Orbix to omniORb (3 or 4). Therefor I need
an implementation repository. When I use omniifr and try feeding
an idl-file with
omniidl -bifr -Wb-ORBInitReferences
InterfaceRepository=corbaloc::localhost:12345/DefaultRepository echo.idl
I always get the following error message:
omniidl: `omniifr=corbaloc::localhost:12345/DefaultRepository' does not
exist
(omniifr started with -ORBpoa_iiop_port 12345 resp. -ORBendpoint
giop:tcp:localhost:12345)
Can someone help?
Greetings,
Markus