On Fri, 10 Feb 2006, Alireza khalilipour wrote:

Hi all,

I  write a program that uses the event service. but when i execute it on
linux ( with this command :
./client  -ORBNamingAddr  inet:localhost:12456)-client is my program
name- the following error appear:
"cannot find event channel factory".

How does client.cc look like?

note that the name service and event service are running in separate
shells as follows:
nsd  -ORBIIOPAddr  inet:localhost:12456
eventd  -ORBNamingAddr  inet:localhost:12456

but the command for compiling the client program was :
mico-ld -o client  client.o idlfile.o  -lmicocoss2.3.11  -lmico2.3.11

Looks OK assuming you are using 2.3.11 release. I would recommend you to upgrate to 2.3.12.

Cheers,
Karel
--
Karel Gardas                  [EMAIL PROTECTED]
ObjectSecurity Ltd.           http://www.objectsecurity.com
---
Need experienced, fast, reliable technical MICO support?
---> http://www.objectsecurity.com/mico_commsup_referral.html <---
---
_______________________________________________
Mico-devel mailing list
[email protected]
http://www.mico.org/mailman/listinfo/mico-devel

Reply via email to