Java CAPS Runtime Installation

Runtime Installation for Domains

Whenever you create a domain after completing the initial Java CAPS installation you must add the runtime to it. This installation assumes that you intend to use the default configurations for the Sun Java System Application Server; that is, domain1, 4848, admin, adminadmin, and changeit. If any of these parameters are different, such as the name of the domain, edit the install.properties file, which is located in JavaCAPS\appserver\addons\caps directory before you install the runtime on the new domain. The install.properties contains the domain configuration, and defines where to install and deploy components, as well as how to connect to the application server. You can also specify the changed parameters for domain name, port number, and username on the command line.

ProcedureTo Install Runtime on a Domain

  1. From the command line, navigate to the directory where the new domain is located.

  2. Run the command appserver\bin>asant -f ..\addons\caps\install.xml

    Where:

    ..\addons is the directory where you installed the Java CAPS runtime components during the Java CAPS installation.

  3. Restart the Sun Java System Application Server.