TAO-1.2.{7,8} und Polyorb polyorb-20040421 (CVS)

Der Hallo-Server bei TAO ist mit einem ORBEndpunkt z.B. -ORBEndpoint iiop://zeta.rv.ics-intern:3000 zu starten, damit der Server angespochen werden kann.
(In den IOR-Strings bei TAO steht also der Rechnername)

corbaloc

TAO:
./halloclient corbaloc:iiop:zeta.rv.ics-intern:3000/hallo 'TAO CORBAloc'
funktioniert,

Polyorb:

rw@jolkipolki:~/corba/hallo/polyorb> ./halloclient corbaloc:iiop:zeta.rv.ics-intern:3000/hallo 'ADA CORBAloc'
Loading configuration from polyorb.conf
No polyorb.conf configuration file.
Exception: Exception name: CORBA.BAD_PARAM
Message: 
funktioniert also so nicht.