[omniORB] CORBA C/C++ and EJB

Duncan Grisby duncan at grisby.org
Mon May 22 18:24:01 BST 2006


On Sunday 21 May, Andrew Amargo wrote:

> I am a newbie in CORBA.  I am tasked to create a CORBA C/C++ client
> connecting to an EJB thru RMI_IIOP.  I was able to obtain the IDL
> (CMMEJB.idl) by running the tool 'rmic' of the java sdk.  Then, the
> files CMMEJBSK.cc and CMMEJB.hh were generated running 'omniidl -bcxx
> CMMEJB.idl'.  Without modifying the generated files, I invoked 'g++ -g
> -c -o CMMEJBSK.o CMMEJBSK.cc'.  Several errors were generated.  Here
> some of the errors:

Please send me the IDL file.

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list