Retrieving a sequence from an ORBit-2 client to an ORBit-1 server
- From: Peter Van Osta <pvosta maia-scientific com>
- To: ORBit list <orbit-list gnome org>
- Cc: Van Hoof Philip <Philip VanHoof Cronos be>
- Subject: Retrieving a sequence from an ORBit-2 client to an ORBit-1 server
- Date: Thu, 22 Jul 2004 11:53:24 +0200
Hi,
We are trying to retrieve a data sequence from an ORBit-1 server to an
ORBit-2 server running on Fedora Core 1:
retval->data._maximum = size + 1;
retval->data._length = size;
retval->data._buffer = CORBA_sequence_CORBA_octet_allocbuf(
retval->data._length );
Connecting the clietn tothe server works fine, but we get a
communication failure when attempting to retrieve the octect sequence.
Everything works fine when the server and cleint are both using ORBit 1.
Is the server incompatible with the client ?
Regards,
Peter
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]