[omniORB] Problem with IDL to C++
Duncan Grisby
duncan at grisby.org
Thu Mar 3 10:34:18 GMT 2005
On Thursday 3 March, "Swapnil Wale" wrote:
> You are right. I tried to compile the same file with omni 4.0.5 and
> I got the following message-
[...]
> omniidl: omniORB does not currently support:
> omniidl: IDL type valuetype, abstract interfaces
[...]
> So Luke does this mean that I cannot use omni 4.0.5 or any other omni
> version to make RMI-IIOP work?I am posting the EJBObject.idl below.
Try the omniORB 4.1.0 development snapshot from here:
http://omniorb.sourceforge.net/snapshots/omniORB-4.1-latest.tar.gz
It will accept your IDL. RMI-IIOP has a nasty habit of generating
invalid IDL, so you may find that it complains about other IDL, though.
Cheers,
Duncan.
--
-- Duncan Grisby --
-- duncan at grisby.org --
-- http://www.grisby.org --
More information about the omniORB-list
mailing list