Sun N1 Service Provisioning System User's Guide for BEA WebLogic 9 Plug-in 1.0

ProcedureHow to Enroll WebLogic Machines in a Domain

After you create a WebLogic machine, you must enroll the machine in a WebLogic domain. This procedure describes how to enroll a WebLogic machine in a domain.

Before You Begin

You must create a WebLogic domain before you enroll a WebLogic machine. For more information, see How to Create a WebLogic 9 Domain and Administration Server.

Steps
  1. In the Common Tasks section of the browser interface, click WebLogic 9.

  2. Click the WebLogic Machine Installation: Enroll link.

    The Plans Details Run page displays.

  3. Select the WebLogic machine that you want to enroll from the Current Installations list.

  4. Click the Run Selected Installations link.

    The Plans Details Run page refreshes to include plan parameters and options.

  5. In the Logical Host for Domain Admin Server field, type the logical host name for the Administration Server.

  6. In the Java Arguments Used for weblogic.WLST field, type any appropriate options to use with the WebLogic Scripting Tool (WLST).

    If your Administration Server is using SSL, specify the following options to use the demo SSL certificates. Specify these arguments on one line, separated by a space.


    -Dweblogic.security.SSL.ignoreHostnameVerification=true
    -Dweblogic.security.TrustKeyStore=DemoTrust
  7. Specify any additional options or limits as appropriate for your environment.

  8. Click Run Plan (includes preflight).