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 . 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:
- Click .
- In the Configure Transformations window, from
the Transformations/Configurations list, select a transformation
configuration.
- Click the Session tab.
- On the Session page, click a session bean
type.
- 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 |
- Click Apply.
- Click Close.