Enabling component test capabilites

In order to access the component test functionality for Java and enterprise application components, the component test capabilities must be enabled.

To enable component test capabilities:
  1. Click Window > Preferences.
  2. In the Preferences window, click Workbench > Capabilities.
  3. Use the Capabilities list to enable the capabilities that you need:
    • If you want to test Java applications, enable Java Developer > Component Test for Java.
    • If you want to test J2EE applications, enable Advanced J2EE > Component Test for EJB.
    • If you want to test Web service applications, enable Web Service Developer > Component Test for Web Services.
  4. Click OK.
Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.