[omniORB] From Orbix to OmniOrb

Thomas Lockhart lockhart at fourpalms.org
Tue Nov 16 06:01:17 GMT 2004


> Your right...it was an old Orbix file! Now I have recompiled the .idl file...and
> the error is:
> Error 419: "smart_CorbaArchive_CorbaArchiveManager.h", line 83 # 'CorbaArchiveManagerProxyFactoryClass'
> is used as a type, but has not been defined as a type.
>             : public virtual CorbaArchive::CorbaArchiveManagerProxyFactoryClass

You probably want to inherit from something like 
CorbaArchive::POA_CorbaArchiveManager rather than 
CorbaArchive::CorbaArchiveManagerProxyFactoryClass. I'm not recalling 
your IDL so the names may be wrong...

hth

                       - Tom



More information about the omniORB-list mailing list