Graf László
2012-09-23 11:06:58 UTC
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
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