Deleting deployment code
In certain cases, you may want to delete only the generated deployment code for the selected enterprise beans without deleting all the other artifacts such as the EJB metadata, the bean classes and the access bean classes that compose the bean.
To delete the generated deployment code for one or more enterprise beans:
- In the Project Explorer view of the J2EE perspective, expand an EJB module and select one or more enterprise beans.
- From the pop-up menu, select Delete.
- From the dialog box that appears, select Delete Deployment Code.
The generated deployment code is deleted.
Parent topic
EJB deployment tool
Related tasks
Generating EJB deployment code from the workbench
Generating EJB deployment code from the command line