Re: Sequences being released?
- From: Frank Rehberger <Frank Rehberger web de>
- To: Chris Roberts <croberts bongle co uk>
- Cc: orbit-list gnome org
- Subject: Re: Sequences being released?
- Date: Mon, 07 Jul 2003 23:00:55 +0200
Chris Roberts wrote:
> Heya,
>
> I have a sequence of object references which I'm trying to store
> permanently in my code (it's actually a sequence of all of the devices
> in my Network Management System). This is returned from various calls
> which attempt to list the objects in this sequence. However, when I
> return the sequence in my server, the sequence seems to be being
> released, even though I have tried both:
>
> sequence->_release = FALSE;
> and
> CORBA_set_sequence_release(sequence, FALSE);
AFAICS, this should do, what release are you using?
Have you got a small code-snippet to reproduce the problem?
Best regards, Frank
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]