[omniORB] omniidl: Sorry, the C++ backend cannot process more than one IDL file at a time.
VEYSSIERE Nicolas
nicolas.veyssiere at thalesgroup.com
Mon Feb 25 09:01:04 GMT 2013
You can create a main idl that includes orb.idl and ir.idl, *.idl and build against it.
De : Somostetoi Kilato [mailto:somostetoikilato at googlemail.com]
Envoyé : samedi 23 février 2013 10:05
À : omniorb-list at omniorb-support.com
Objet : [omniORB] omniidl: Sorry, the C++ backend cannot process more than one IDL file at a time.
Hi,
I am new to omniorb and I try to create a C++ client to my EJB3. I am running JBoss 6 and JBoss 7 servers, so I intend to test my C++ client against them. But when I set all the related IDL files for the omniidl I get this error:
omniidl: Sorry, the C++ backend cannot process more than one IDL file at a time.
My command looks like this:
omniidl -bcxx orb.idl ir.idl javax/ejb/EJBObject.idl test/ejb/IEjbRemote.idl
How could I compile more IDL files?
Thank you,
SK
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.omniorb-support.com/pipermail/omniorb-list/attachments/20130225/2108dfa1/attachment.html>
More information about the omniORB-list
mailing list