Next Previous Up Top Contents Index

7.4 The role of spec files in IDL compilation

7.4.3 Server keywords for CORBA spec files

To indicate that the CORBA project contains a server implementation for the IDL file, use the keyword Skeletons: with the value yes.

Skeletons: yes

This ensures that Scepter generates a server skeletons project from the IDL source. The server skeletons project is automatically made a subproject of the CORBA project.


Developing Component Software with CORBA - 26 May 1999

Next Previous Up Top Contents Index