Hello,
I am new to Corba Orbix C++. I am working on a small project to get
accquaintance with Corba Client Server 3.3 on Sun systems. When I try
binding name and object, I get into trouble with bind_new_context on the
server.cxx.
....
#include <Namingservice.hh>
int main(argc, argv)
{...