Specifying the type of session bean interface that the UML-to-EJB transformation generates

The version number of the EJB container in the source EJB project determines the interface type of session beans that the UML-to-EJB transformation can generate.

Before you apply the UML-to-EJB transformation, you should read the information that is available at Modeling > Transform > Configure Transformations. From the Transformations/Configurations list, select UML to EJB. On the Transformation Description page, click View Transformation Documentation.

You must be in the Modeling perspective.

To specify the type of session bean interface that the UML-to-EJB transformation generates:
  1. Click Modeling > Transform > Configure Transformations.
  2. In the Configure Transformations window, from the Transformations/Configurations list, select a transformation configuration.
  3. Click the Session tab.
  4. On the Session page, click a session bean type.
  5. To specify the type of interface files that the transformation generates, click one of the following supported interface types.
    EJB container version Supported interfaces
    1.1 Remote
    2.0 Local and remote
    2.1 Local and remote
  6. Click Apply.
  7. Click Close.
Feedback
(C) Copyright IBM Corporation 2004, 2005. All Rights Reserved.