[omniORB] Issue with firewalls
Adnan Khan
akhan at proteligent.net
Wed Feb 11 14:03:35 GMT 2004
Thanks for getting back with me. I tried it based on the bidir example comes
with the distribution, however still it doesn't work. I saw that when I turn
on trace on the client I can see that it is creating "Bi-directional
Connection" with the server.
Client call to server->one_time() is successful
Server fails to do client->call_back()
I was wondering as to how can I see debug trace on the server side. I am
setting traceInvocation=1 and traceLevel=40 in the config file but still
unable to see any trace.
Your help is much appreciated
Thanks
Adnan
-----Original Message-----
From: Duncan Grisby [mailto:duncan at grisby.org]
Sent: Wednesday, February 11, 2004 10:22 AM
To: Adnan Khan
Cc: omniorb-list at omniorb-support.com; adaimee at proteligent.net
Subject: Re: [omniORB] Issue with firewalls
On Thursday 5 February, "Adnan Khan" wrote:
> I was going through omniORB 4.0.3 documentation and found how to achieve
> Bi-directional GIOP, which allows callbacks to be made using a connection
> opened by the original client. Based on what's given in the documentation,
I
> have added following code to the server as follows:
[...]
> It still is not working and server is unable to invoke callback method on
> the client object. Is there anything I am missing here?
Have you tried the bidir example from the omniORB distribution? Does
that work?
Are you sure you are activating your objects in the bidir POAs?
> Also, can I get an IIOP to HTTP gateway compatible with omniORB?
No idea about that.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list