JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Configuring Project Components for Oracle Java CAPS Web Server Adapters     Java CAPS Documentation
search filter icon
search icon

Document Information

Configuring Java CAPS Project Components for Web Server Adapters

Configuring Java CAPS Adapter Connectivity Map Properties

Configuring the Adapter Connectivity Map Properties

To Add an Adapter to the Connectivity Map

To Configure Adapter Connectivity Map Properties

Sun Application Server Adapter Connectivity Map Properties

Sun Application Server Adapter -- Parameter Settings

WebLogic Adapter Connectivity Map Properties

WebLogic Adapter -- Parameter Settings

WebLogic Adapter Connectivity Map Properties

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

WebLogic Adapter -- Parameter Settings

WebLogic Adapter — Parameter Settings

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

Table 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 Application Server, you can use the localEJB: prefix as the qualified JNDI name without the corbaname/IIOP syntax. For example:

localEJB:ejb/MyStorageBin

 

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.