Configuring Java CAPS Environment Components for Web Server Adapters

Configuring Java CAPS Environment Components for Web Server Adapters

The adapter environment configuration properties contain parameters that define how the adapter connects to and interacts with other Java CAPS components within the environment. The environment properties are accessed from the NetBeans IDE Services window. The following sections provide instructions on how to configure Java CAPS component environment properties and lists the environment properties for the various web server adapters.

What You Need to Know

This topic provides information you should know to start configuring the environment properties.

What You Need to Do

These topics provide configuration information used to set the web server adapter environment properties.

Using the Environment Properties Editor

The Adapter Environment Configuration properties contain parameters that define how the adapter connects to and interacts with other Java CAPS components within the Environment. The Environment properties are accessed from the NetBeans IDE Services window.

ProcedureTo Configure the Environment Properties

  1. From the NetBeans Services window, expand the CAPS Environment node.

  2. Expand the Environment created for your project and locate the External System for your specific adapter.

  3. Right-click the External System and select Properties from the popup menu. The Environment Configuration Properties window appears.

    Figure 1 Adapter Environment Configuration Properties Editor

    Graphic shows the Adapter Environment Configuration Properties
Editor

  4. From the Properties Editor, click on any folder to display the default configuration properties for that section.

  5. Click on any property field to make it editable.

  6. Once you have finished modifying the properties, click OK to save your changes and close the editor.

Configuring Sun Application Server Adapter Environment Properties

The adapter properties, accessed from the Environment Explorer tree, are organized into the following sections:

parameter-settings (Environment)

parameter-settings (Environment)

The parameter-settings section of the Environment properties contains the top level parameters displayed in the following table.

Table 1 Environment - parameter-settings

Name 

Description 

Required Value 

ServerName

Specifies the name of the other application server. 

If a qualified JNDI name is specified in the Connectivity Map property, EjbJndiName, that value supersedes any values specified in the Environment properties: ServerName and Port  

A name of an application server. 

The configured default is localhost.

Port

Specifies the Corba Port of the other application server. 

An integer indicating a port number. 

The configured default is 18002.

Configuring WebLogic Adapter Environment Properties

The adapter properties, accessed from the Environment Explorer tree, are organized into the following sections:

parameter-settings (Environment)

parameter-settings (Environment)

The parameter-settings section of the Environment properties contains the top level parameters displayed in the following table.

Table 2 Environment - parameter-settings

Name 

Description 

Required Value 

ServerName

Specifies the name of the other application server. 

If a qualified JNDI name is specified in the Connectivity Map property, EjbJndiName, that value supercedes any values specified in the Environment properties: ServerName and Port  

A name of an application server. 

The default is localhost.

Port

Specifies the Corba Port of the other application server. 

An integer indicating a port number. 

The default is 18002.