[omniORB] Re: omniidl segfaults

Duncan Grisby duncan at grisby.org
Wed Dec 5 11:18:09 GMT 2007


On Monday 3 December, "Juergen Weber" wrote:

> I am trying to access a Geronimo based EJB from an omniorb client,
> just to see, if this is possible (if it works, I'd opensource the code
> for an omniORB and Geronimo sample).
> I got 1.6 rmic to create the IDLs,
> rmic -idl -d rmic -classpath
> lib\geronimo-ejb_3.0_spec-1.0.jar;CustomerService-ejb.jar
> ejb.CustomerService
> had to tweak them a bit, but now omniidl segfaults compiling them.

Thanks for the bug report. The problem was that omniidl incorrectly
cleaned up after seeing a forward declaration of a valuetype that had
previously been fully declared. I've fixed it in CVS.

Cheers,

Duncan.

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



More information about the omniORB-list mailing list