Define a new package

In EAServer, CORBA packages allow you to group CORBA components that perform related tasks. Before a component can be instantiated by clients, it must be installed in a package, and that package must be installed in the server.

StepsCreating the cpptut package

  1. In the Management Console, click the CORBA packages folder under the Local Server folder. This folder displays all packages in the repository for the server that you are connected to.

  2. If the cpptut package is displayed, skip to “Define a new component”.

  3. Right-click the CORBA Packages folder, and select Add. The Add wizard displays. For the package name, enter cpptut.

  4. When you finish the wizard, the package properties display. Leave these properties at their default settings.