TAO implrepo and erlang

Björn Wingman bjowi@REDACTED
Fri Sep 22 17:13:46 CEST 2000


When I try to talk to the TAO orb implementation repository (as a
client) from erlang, I get an exception at a late stage (I think) of
the call. For example:

corba:string_to_object("corbaloc:iiop:localhost:42915/fooserver)

will return this exception:

{'EXCEPTION',{'MARSHAL',[],104,'COMPLETED_MAYBE'}}]},

on a call to cdr_decode:dec_type(tk_objref, {1,0},
<binary removed by bjowi>,
24, big)

... or perhaps it's the orber_iiop_outrequest:handle_cast(reply |...)
 that crashes.

     /Björn Wingman



More information about the erlang-questions mailing list