Installation Guide for Oracle Self-Service E-Billing > Configuring IBM WebSphere > Process of Configuring the IBM WebSphere Application Server for the Billing and Payment J2EE Application >

Setting Up Application Security


After starting the IBM WebSphere server you must set up application security.

This task is a step in Process of Configuring the IBM WebSphere Application Server for the Billing and Payment J2EE Application.

To set up application security

  1. Log on to the IBM WebSphere Administration Console on the Billing and Payment application server.
  2. Select Security, Global security.
  3. Click the Security Configuration Wizard button.
  4. Select Enable application security, then click Next.
  5. Select Federated repositories, then click Next.
  6. Enter the password websphere, and enter it again when prompted to confirm.
  7. Enter the following option values.
    Configure Security Option
    Value

    Enable administrative security

    True

    Enable application security

    True

    Use Java 2 security to restrict application access to local resources

    False

    User repository

    Federated repositories

    Primary administrative user name

    websphere

  8. Click Next, then click Finish. Click Save to save to the master configuration.

Once you have set up application security you must stop and start the Billing and Payment application server.

To stop and restart the application server

  1. Run the StopServer script file, located in the App_Server_Root/profiles/Profile_Name/bin directory:

    ./stopServer.sh Server_Name

    where:

    • App_Server_Root is your IBM WebSphere installation home path.
    • Profile_Name is the name of Billing and Payment profile.
    • Server_Name is the name of the Billing and Payment application server.

      For example: ./stopServer.sh server1

  2. Run the StartServer script, located in the same directory:

    ./startServer.sh Server_Name

Installation Guide for Oracle Self-Service E-Billing Copyright © 2012, Oracle and/or its affiliates. All rights reserved. Legal Notices.