JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Creating an Oracle Java CAPS Runtime Environment     Java CAPS Documentation
search filter icon
search icon

Document Information

Creating a Runtime Environment

Building a Runtime Environment

Using the Environment Editor

To Create and Populate a Runtime Environment

Using the Environment Context Menu

Using Environment Component Context Menus

Environment Components

Adding Environmental Constants

Adding Logical Hosts and Domains

Adding Application Servers

Adding Message Servers

Adding Scheduler External Systems

Adding SOAP/HTTP Web Service External Systems

Adding UDDI External Systems

Building a Runtime Environment

You can build a runtime Environment by using the context menu system in the NetBeans Services window together with the Environment Editor. This section contains a brief outline of the procedure. Specific, in-context descriptions can be found in the various tutorials found in the Java CAPS documentation.

Using the Environment Editor

The Environment Editor provides a canvas in which you create and customize a runtime Environment. Here you can see the various components (Logical Hosts, servers, and external systems) included in the selected Environment.

Clicking an Environment icon in the Services window invokes the Environment Editor, which provides a canvas in which you can create and customize an Environment.

Here you can see the various components (domains, servers, and external systems) included in the selected Environment. New Environments are added through the use of the CAPS Environments context menu. Components are added to the Environment by selecting options in the Environment and Logical Host context menus.

To Create and Populate a Runtime Environment

  1. In the NetBeans Services window, right-click the CAPS Environments node to display its context menu.

    Figure 1 Services Window: CAPS Environment Node

    image:The content describes the graphic.
  2. Select New Environment, and assign an appropriate name.
  3. Right-click the Environment to display its context menu, and create the components you need. As a simple example, if you are creating an Environment to which to deploy the Project depicted in the following figure, you need the components listed below.

    Figure 2 Example Project Connectivity Map

    image:Screen capture of Connectivity Map Editor, showing example project described in content.
    1. A new Logical Host (see Adding Logical Hosts and Domains).
    2. A new Application Server (see Adding Application Servers).
    3. A new message server (see Adding Message Servers).
    4. Two new File External Systems, one Inbound and one Outbound.
  4. Name the Environmental components appropriately.
  5. Configure the components as described in the appropriate Configuration topic