You can use the deployment descriptor editor to define access intent
for entity beans 1.x .
To add access intent to entity beans 1.x:
- Switch to the J2EE perspective.
- Select the Deployment Descriptor of the desired EJB module.
- Right-click on the Deployment Descriptor Editor and
select Open With from the pop-up menu.
- On the Access page of the editor, scroll to the Access
Intent for Entities 1.x section.
- Click Add. The Add Access Intent wizard
appears.
- Select a type of access intent from the following choices:
- Click Next.
- Select one or more enterprise beans from the list of beans found,
and then click Next.
- Select one or more of the method elements for the security identity.
- Click Finish.
The access intent is added. To remove the access intent, select it
and click the Remove button.