| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| Hi All, I just ported my app from Orbix 3.0 to Orbix 6.3 and i connected to an existing 3.0 server using a corbaloc.. which works fine. I returned a callback object reference to the Orbix 3.0 server via a out parameter. Now.. when the 3.0 server calls a function on the reference returned by the 6.3 client.. the call blocks.. Not sure why.. Could some one please help.. Thanks and Best Regards, Ajay. |
|
#2
| |||
| |||
| On Sep 1, 3:53*am, Ajju <ksa...@gmail.com> wrote: > Hi All, > > I just ported my app from Orbix 3.0 to Orbix 6.3 and i connected to an > existing 3.0 server using a corbaloc.. which works fine. I returned a > callback object reference to the Orbix 3.0 server via a out parameter. > Now.. when the 3.0 server calls a function on the reference returned > by the 6.3 client.. the call blocks.. Not sure why.. Could some one > please help.. > > Thanks and Best Regards, > Ajay. What version of Orbix 3 are you on Ajay? You need to be on at least patch 20 before you can be sure it will will work. Ideally though you should be on the latest version of 3.3. Surprised that the corbaloc worked in the first place since Orbix 3 doesn't have any mapping of named keys to references. You must have put the object key in the corbaloc directly to get 6.3 to take to 3.0. One thing that you could try to do is drop the default GIOP level to 1.1 in 3 and 6.3 and see if you have any joy with that: http://www.iona.com/support/kb/entry...nalID=2759.132 http://www.iona.com/support/docs/orb...olicies11.html Hope that helps, - Martin |
|
#3
| |||
| |||
| Hi Martin, thanks for your suggestions. I had to do something more to get it working.. i implemented the bidirectional giop ALLOW policy and it worked.. Best Regards, Ajay. |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.