[omniORB] omniidl help

Graf László grafl at datatrans.hu
Sun Sep 23 12:06:58 BST 2012


 Hi,

 This is my first attempt to use omniorb to connect a C++ client to an 
 EJB3 stateless session bean.
 The bean used by other J2EE components and the containing EAR was 
 deployed into a JBoss 5.

 The IDL files are in a folder structure like

 ${HOME}
   /idl
     /my
       /ejb
         /intf
           IKiadasokBeanLocal.id
           IKiadasokBeanRemote.id
         KiadasokBean.id
     /java
       ...
     /javax
       ...
     /org
       ...

 How should I call the omniidl to compile all my IDLs without specifying 
 one by one all IDL files?
 Thank you.

 ---
 grafl



More information about the omniORB-list mailing list