Removing groups from security role bindings

You can use the deployment descriptor editor to remove groups from security role bindings.

Procedure

  1. Switch to the Java™ EE perspective.
  2. In the Enterprise Explorer view, select the desired EJB module.
  3. Right click the deployment descriptor, and select Open With > Deployment Descriptor Editor.
  4. On the Security page of the editor, select the group that you want to delete.
  5. Click Remove.

Feedback