Removing an enterprise bean or class

You can either remove an enterprise bean or Java™ class temporarily from the Universal Test Client view, or remove an enterprise bean permanently from the server. Removing an enterprise bean or Java class temporarily from the Universal Test Client does not delete it from the database.

  1. To temporarily remove an enterprise bean or Java class:
    1. Click on the Remove icon beside the enterprise bean or other class that you want to remove from the Universal Test Client view.
  2. To permanently remove an enterprise bean from the server (Java classes cannot be permanently removed):
    1. In the left pane of the Universal Test Client, expand the EJB_home_class (where EJB_home_class is the home interface).
    2. Select Method Visibility.
    3. In the Parameters pane (right pane of the Universal Test Client page), ensure that javax.ejb.EJBHome is selected.
    4. Click Set.
    5. In the left pane of the EJB Beans pane, expand the EJB_home_class object displaying the remove() method.
    6. Select the remove() method. The Parameters pane displays all the parameters for that particular method.
    7. Select the object that you want to delete using the Object drop down menu.
    8. Click Invoke.
Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.