Administration Console Online Help

Previous Next Open TOC in new window
Content starts here

Create EJB component credential mappings


Credential mapping for an EJB 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 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, select Deployments.
  3. In the right pane, expand the application that contains the EJB component for which you want to create a credential mapping; to expand an application, click + next to the application name.
  4. Within the expanded application, locate and click the name of the EJB component for which you want to create a credential mapping.
  5. Click Security > Credential Mappings.
  6. Click New.
  7. Enter the required information in 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