Define and install a new component

StepsDefining the new component

  1. Click the Tutorial package.

  2. Select File | New Component.

  3. In the Define New Component wizard, select Define New Component and click Next.

  4. For the component name, enter JavaArithmetic.

  5. Click Finish. You see the Component Properties window.

  6. Select the General tab. Fill in the fields as follows:

    Field

    Value

    Description

    Tutorial Java component

    Component Type

    Java - CORBA

    Java Class

    Sample.Intro.JavaArithmetic.JavaArithmeticImpl

  7. Leave the remaining fields at their default settings.

  8. Click OK.