Regenerating EJB access beans

You can use a wizard to regenerate EJB access beans if you change the enterprise beans.

You need to regenerate an access bean if the following conditions are true:

To regenerate an access bean:

  1. In the Project Explorer of the J2EE perspective, right-click the deployment descriptor for the EJB project that contains the enterprise bean for which you want to edit an access bean.
  2. From the pop-up menu, select Access Beans > Regenerate Access Beans. The Regenerate Access Beans wizard opens.
  3. Select the access beans that you want to regenerate.
  4. Click Finish to regenerate the selected access beans.

Feedback