The following topics provide instructions on how to configure Java CAPS project components for web server adapters.
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:
Connectivity Map: These parameters most commonly apply to a specific component adapter, and may vary from other adapters (of the same type) in the Project.
Environment Explorer: These parameters are commonly global, applying to all adapters (of the same type) in the Project. The saved properties are shared by all adapters in the External System window.
Collaboration or Business Process: Adapter properties may also be set from your Collaboration or Business Process, in which case the settings will override the corresponding properties in the adapter’s Connectivity Map configuration. Any properties that are not overridden retain their configured default settings.
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.
On the Connectivity Map, double-click the Adapter icon.
The adapter Properties window appears, displaying the default properties for the Inbound adapter.
On the Connectivity Map, double-click the Adapter icon.
The adapter Properties window appears, displaying the default properties for the Outbound adapter.
The Adapter properties, accessed from the Connectivity Map, are organized into the following sections:
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 |
|---|---|---|
|
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. |
The WebLogic adapter properties, accessed from the Connectivity Map, are organized into the following sections:
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 |
|||
|---|---|---|---|---|---|
|
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
without the
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. |