[omniORB-dev] OmniEvents and JacOrb
Thomas Lockhart
lockhart@fourpalms.org
Mon, 03 Mar 2003 07:51:23 -0800
> I get the Channel, I get the proxyPushSupplier, but when the server send
> the data, the client doesn't receive it. Any suggestion?
I don't have experience with the combination you are using, but be sure
that the "server" can resolve the IOR the "client" sends it for the
Event Channel callback. Note that for this part of the operation the
"client" is acting as a server to receive the data...
hth
- Tom