www.ShoppingPodder.com

Leading Computer Shopping,
News and information


Part of the Identityscape.com network...

getxfactor.com jmoodmusic.com smartbusinesschoices.com mintdepot.com lowfaresalways.com evangelicalview.com shoppingpodder.com soproudlywehail.com webnews.ws currenthumor.com

 

 

Orbix 3.0 app calling a function on a Orbix 6.3 callback ref
   Shopping Podder - the Best of Computer Postings! Forum Index -> Computer - Object (Corba)  
View previous topic :: View next topic  
Author Message
Ajju
Guest






PostPosted: Mon Sep 01, 2008 2:53 am    Post subject: Orbix 3.0 app calling a function on a Orbix 6.3 callback ref Reply with quote

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.
Back to top
Martin Murphy
Guest






PostPosted: Tue Sep 02, 2008 5:29 pm    Post subject: Re: Orbix 3.0 app calling a function on a Orbix 6.3 callback Reply with quote

On Sep 1, 3:53 am, Ajju <ksa...@gmail.com> wrote:
Quote:
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.jspa?categoryID=3&externalID=2759.132
http://www.iona.com/support/docs/orbix/6.3/admin/config_ref/wwhelp/wwhimpl/common/html/wwhelp.htm?context=configref&file=policies11.html

Hope that helps,
- Martin
Back to top
Ajju
Guest






PostPosted: Thu Sep 04, 2008 8:02 am    Post subject: Re: Orbix 3.0 app calling a function on a Orbix 6.3 callback Reply with quote

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.
Back to top
Display posts from previous:   
   Shopping Podder - the Best of Computer Postings! Forum Index -> Computer - Object (Corba)  
Page 1 of 1
All times are GMT

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum