Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create EJB 2.X component credential mappings


Credential mapping for an EJB 2.X component is the process in which WebLogic Server user IDs are mapped to database user IDs. You can create a credential mapping for an EJB 2.X component.

  1. If you have not already done so, in the Change Center of the Administration Console, click Lock & Edit (see Use the Change Center).
  2. In the left pane of the Console, select Deployments.
  3. In the Deployments table, expand the application that contains the EJB component for which you want to create a credential mapping.
  4. Select the name of the EJB component for which you want to create a credential mapping.
  5. Select Security > Credential Mappings.
  6. Click New.
  7. Enter the required information on the Create EJB Component Credential Mapping page.
  8. Click OK.
  9. To activate these changes, in the Change Center of the Administration Console, click Activate Changes.
    Not all changes take effect immediately—some require a restart (see Use the Change Center).

Back to Top