Search code examples
c++corba

Marshelling exception in CORBA


When i tried to register my POA in corba, i am getting Marshelling exception. I registered all registry already with my object. I m using ACE/TAO 2.0a Any help appriciated


Solution

  • Architecture has been changed in corba since 1.3a now you have to try registering all MarshellingProxyies that supply. Please have a look at new registryfactory in CORBA 2.2a,