Sun Java Enterprise System 5 Installation Guide for Microsoft Windows

ProcedureTo Start an Application Server Domain

  1. Change to the ApplicationServer-base\bin directory.

  2. Start the Application Server Domain.

    asadmin.bat start-domain --user admin-user-ID --passwordfile passwordFileName domain-name

    For example, type the following command to start domain1 with admin-user-ID admin and passwordFileName passfile:

    asadmin.bat start-domain --user admin --passwordfile passfile domain1