[CyberSource logo]


Search documentation:

  Help  Advanced
        Published 08/08/2002 Table of ContentsPreviousNextIndex

Chapter 5

Deploying and Testing Risk Manager

This chapter explains how to deploy Risk Manager using the WebLogic console. It also describes how to verify that the deployment succeeded.

Deploying Risk Manager EAR Files

You must deploy the following Enterprise Archive (EAR) files through the WebLogic console:

Note  If you are running the Administration Server and Decision Server on separate systems, you do not need to deploy both EAR files on each system.

  1. Using a Web browser, go to http://<servername>:<port>/console, where <servername> is the computer where BEA WebLogic is installed.
  2. Type the BEA WebLogic administrator's user name and password, then click OK.
  3. The WebLogic Server Console opens.
  4. In the left navigation bar, click Deployments > Applications.
  5. The Applications page opens.
  6. Click "Install a new Application..."
  7. The Install or Update an Application page opens.
  8. Click the Browse... button.
  9. The browser prompts you for the location of the EAR file. Choose adminserver.ear from the rm/ directory on the installation CD, then click Open.
  10. Click Upload.
  11. WebLogic installs the Administration Server.
  12. Repeat Step 5-Step 6 for decisionserver.ear.
  13. WebLogic installs the Decision Server.

Deploying Risk Manager JAR Files

You must deploy the following Java Archive (JAR) files through the WebLogic console:

Also, if your Risk Manager license supports additional Custom API plug-ins, you must deploy the JAR file for each plug-in:

Other plug-ins, such as the ICS/CPM Plug-In and the Payer Authentication Plug-In, require additional JAR files. For more information, see the documentation for your plug-in.

  1. In the WebLogic console's left navigation bar, click Deployments > EJB.
  2. The EJB Deployments page opens.
  3. Click "Install a new EJB..."
  4. The Install or Update an Application page opens.
  5. Click the Browse... button.
  6. The browser prompts you for the location of the JAR file. Choose addfields.jar from the rm/ directory on the installation CD, then click Open.
  7. Click Upload.
  8. WebLogic installs addfields.jar.
  9. Repeat Step 3-Step 4 for each additional JAR file.

Testing the Administration Server

If WebLogic deploys adminserver.ear with no errors, go to http://<servername>:<port>/admin and log in as the user admin. The default password is admin.

If your deployment is successful, the Choose a Business page opens.

Changing the Default Password

As soon as the Administration Server is running, change the password for the user admin.

Important  If you do not change the password, unauthorized users may be able to access your server.

  1. On the left navigation bar, click Users.
  2. The User Administration page opens.
  3. Click the user name admin.
  4. The Edit User page appears.

  1. Type a new password in the Password and Confirm Password boxes, then click Save Changes.
  2. Risk Manager saves your changes and returns you to the User Administration page.

Testing the Decision Server

To test that the Decision Server is working correctly, add an alias for the Decision Server to the Administration Server. For instructions, see the Risk Manager User's Guide.


Copyright © 2002 CyberSource Corporation.
TOC PREV NEXT INDEX