Configuring Java CAPS Project Components for Web Server Adapters

Chapter 1 Configuring Java CAPS Project Components for Web Server Adapters

The following topics provide instructions on how to configure Java CAPS project components for web server adapters.

Configuring Java CAPS Adapter Connectivity Map Properties

This topic describes how to set the connectivity map properties for Java CAPS Adapters.

All adapters contain a unique set of default configuration parameters. After the adapters are established and an External System is created in the Project’s Environment, the adapter parameters are modified for your specific system. Adapter configuration parameters are modified from the following locations:

Configuring the Adapter Connectivity Map Properties

When you connect an External Application to a Collaboration, Netbeans IDE automatically assigns the appropriate adapter to the link. Each adapter is supplied with a template containing default configuration properties that are accessible on the Connectivity Map.

Adapters can be configured for inbound and/or outbound modes in a Connectivity Map.

ProcedureTo Configure the Inbound Adapter Properties

  1. On the Connectivity Map, double-click the Adapter icon.

    The adapter Properties window appears, displaying the default properties for the Inbound adapter.

ProcedureTo Configure the Outbound Adapter Properties

  1. On the Connectivity Map, double-click the Adapter icon.

    The adapter Properties window appears, displaying the default properties for the Outbound adapter.

Sun AppServer Adapter Connectivity Map Properties

The Adapter properties, accessed from the Connectivity Map, are organized into the following sections:

parameter-settings (Connectivity Map)

parameter-settings (Connectivity Map)

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

Table 1–1 Connectivity Map - parameter-settings

Name 

Description 

Required Value 

EjbJndiName

Specifies the JNDI name of the EJB on the remote server including any JNDI prefixes for the EJB interoperability. 

If the EJB and your Project EAR file are deployed on the same Sun Java System Application Server or the Sun Integration Server, you can use the localEJB: prefix as the qualified JNDI name. For example:

localEJB:ejb/MyStorageBin

without the corbaname/IIOP syntax. 

If a qualified JNDI name is specified in this property, this supersedes any values specified in the Environment properties: ServerName and Port. 

Enter a JNDI name (String) or a qualified JNDI name. 

WebLogic Adapter Connectivity Map Properties

The WebLogic adapter properties, accessed from the Connectivity Map, are organized into the following sections:

parameter-settings (Connectivity Map)

parameter-settings (Connectivity Map)

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

Table 1–2 Connectivity Map - parameter-settings

Name 

Description 

Required Value 

EjbJndiName

Specifies the JNDI name of the EJB on the remote server including any JNDI prefixes for the EJB interoperability. 

If the EJB and your Project EAR file are deployed on the Sun Java System Application Server or the Sun Integration Server, you can use the 


 localEJB:
 prefix as the qualified JNDI name. For example:

localEJB:ejb/MyStorageBin

without the 


 corbaname/IIOP
 syntax.

If a qualified JNDI name is specified in this property, this supercedes any values specified in the Environment properties: ServerName and Port. 

Enter a JNDI name (String) or a qualified JNDI name.