by "Conor" <cpattenster@[EMAIL PROTECTED]
>
Oct 26, 2006 at 09:25 AM
Hi Srini,
You could add the following definition to the Orbix33 idl/orb.idl file,
or a separate IDL file. as long as it's in the CORBA namespace:
typedef sequence<unsigned long> ULongSeq;
then generate your stubs and skels using idlj, and add the resulting
..class files to your CLASSPATH.
Regards,
Conor
http://www.iona.com