Re: how to use the same server implementation across different ORBs
Posted By:
Alex_Kobyakov
Posted On:
Wednesday, August 28, 2002 12:39 AM
Recompile your idl and rebuild your product. That's all, if you're not using any special tricks and initializations. If so, you must carefully rewrite them for new environment.
Good luck.