[omniORB] omniNotify PushConsumer problem
Robert E. Gruber
gruber@research.att.com
Wed, 25 Jul 2001 14:44:04 -0400
First, which version of omniNotify are you using, on what platform?
Second, could you explain a bit more what you mean by
> A server utilizing the default notifd channel connected with an
> any_push_supplier and an any_push_consumer.
Is this a single process where you tied together
notifd and 2 example clients?
If you like, send me the code and I will take a look at it.
-- Bob
mailto:gruber@research.att.com
-----Original Message-----
From: owner-omniorb-list@uk.research.att.com
[mailto:owner-omniorb-list@uk.research.att.com]On Behalf Of Thomas
Amsler
Sent: Wednesday, July 25, 2001 2:23 PM
To: omniorb-list@uk.research.att.com
Subject: [omniORB] omniNotify PushConsumer problem
Setup:
A server utilizing the default notifd channel connected with an
any_push_supplier and an any_push_consumer.
The client also connects with an any_push_supplier and an
any_push_consumer to the default notifd channel.
When I start the server, is see the expected output, events being pushed
and consumed to and from the channel. However, when I start the
push_consumer on the client side, it pushes new events ok but both the
server and the client consumers don't do anything anymore. Then once I
kill the client, the server consumer start's working again. I am using
the provided sample code in my application.
Why don't the consumer work as soon as the client consumer connects to
the channel?
Thank you.
--
Thomas Amsler
amsler@cs.ucdavis.edu
http://tpa.dyndns.org/thomas
"Imagination is more important than knowledge."
--Albert Einstein