Domain Configuration

About this task

When the domain configuration wizard opens, follow the steps below, exactly as outlined, to configure the domain:

Procedure

  1. Select Create a new WebLogic Domain and click Next;
  2. Select Generate a domain configured automatically to support the following products. Ensure the WebLogic Server checkbox is selected and click Next;
  3. Set the Domain name.

    The Domain name (and all server names) can be called anything so long as the AppServer.properties file is updated correctly. Leave Domain location as default and click Next;

  4. Configure an Administrative Username and Password. Note that the password must be at least eight alphanumeric characters with at least one number or a special character; for example: "weblogic" (username) and "weblogic1" (password). Confirm the password and click Next;
  5. Choose the Startup mode and Java SDK as necessary and click Next;
  6. Choose nothing in the Select Optional Configuration screen and click Next;
  7. Review the Configuration settings and click Create to construct the domain.
  8. The Configuration Wizard is now complete. Click Done to end the Configuration Wizard and exit the installer.

    The IBM Cúram Social Program Management application requires a MaxPermSize of at least256m to run. This must be configured as a parameter to the newly created domain. Edit the file relevant to your platform (located at<WebLogic Install directory>/<domain_repository>/<DomainName>/bin/), either:

    1. setDomainEnv.cmd - Windows
    2. setDomainEnv.sh - UNIX

    and where it passes MaxPermSize, set this to256m.

    Note: The setting of256m is for illustrative purposes. The optimum value should be determined by monitoring the memory utilized for your server.