[omniORB] CALLBACK PROBLEM. PLEASE ADVISE.

Duncan Grisby duncan at grisby.org
Thu Sep 1 18:58:17 BST 2005


On Saturday 27 August, aaron bernardino wrote:

> Greetings.  I am currently working on my undergrad thesis involving an
> OmniORB server making callbacks to a JacORB applet.  I am using
> OmniNames, bidir GIOP and I also have a signed applet.  The callback
> executes successfully but after execution, an exception is thrown in
> the server.  Here are parts of the traces from OmniORB and
> JacORB. Sorry for the long post, I just felt the need to supply as
> much info I can = )

Are you using the same IDL on both sides?  MARSHAL_PassEndOfMessage is
usually a sign of an IDL mismatch.

If that's not the issue, does your program work if you don't use
bidirectional GIOP?  Also, what is the IDL for the functions in
question?

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list