Re: Question
- From: Michael Meeks <michael ximian com>
- To: =?koi8-r?Q?=E1=D2=D4=C5=CD_=E7=D5=CC=D8=CB=CF?= <gulko komset ru>
- Cc: orbit <orbit-list gnome org>
- Subject: Re: Question
- Date: 19 Dec 2002 10:43:47 +0000
Hi gulko,
On Thu, 2002-12-19 at 08:20, Артем Гулько wrote:
> I got error "Invalid Object Ref".
Sounds most odd - almost as if you havn't activated the object on the
client or somesuch - and/or you're using an old / stale object
reference. You have to transfer the IOR to the client each time you
re-run the server.
> CORBA_string
> Init(SPSW_App2SupervisorInterface _obj,
> CORBA_Environment * ev)
> {
> printf("Init\n");
> return "Hello";
> }
That's also broken as a CORBA methods - you need to CORBA_string_dup ()
your return value.
HTH,
Michael.
--
mmeeks@gnu.org <><, Pseudo Engineer, itinerant idiot
- References:
- Question
- From: =?koi8-r?b?4dLUxc0g59XM2MvP?=
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]