JNDI Server form – Completing the Environment tab
Use the Environment tab to find and log into an external Java EE application server to retrieve the JNDI context. If your goal is to connect to an EJB through its local interface or to a remote EJB through an EJB reference rather than its JNDI name, leave this tab blank.
Field | Description | ||||||||
---|---|---|---|---|---|---|---|---|---|
Initial Context Factory | Enter the fully qualified Java class name of the factory class that creates the initial context. Enter a class that is included in the Pega Platform class paths.
|
localEJBs
or
remoteEJBrefs
.
ldap://somehost:389
The format for this value depends on the application server supporting the service:
Vendor | Format |
---|---|
JBoss |
|
IBM WebSphere |
|
Oracle WebLogic |
|
This field supports the Global Resource Settings syntax (=
PageName.PropertyName
). The default property name for this
field is
pyProviderURL
. For more information, see
Using the Global Resource Settings feature.
Leave blank if the key to this JNDI Server instance is one of the reserved
values
localEJBs
or
remoteEJBrefs
.
This field supports
the Global Resource Settings syntax (=
PageName.PropertyName
).
The default property name for this field is
pySecurityPrincipal
.
For more information, see
Using the Global Resource Settings feature.
This field
supports the Global Resource Settings syntax (=
PageName.PropertyName
). The default property name for this
field is
pySecurityCredentials
. For more information, see
Using the Global Resource Settings feature.
The system presents test results in a separate window, identifying the parameters used in the test, the steps attempted, and the outcome of each step.
If your system uses OpenJMS, this option assumes that OpenJMS facilities are installed on the same server as Pega Platform. This option fails when OpenJMS is installed elsewhere.
The system presents the tree in a separate window. Click the plus sign next to each node to view additional information about the associated JNDI entry.
In the JMS Explorer, choose a Connection Factory using the SmartPrompt. Similarly, select a Destination. Click Browse Messages to view all messages in the queue.
If your system's production level is both lower than 5, and you have the proper Role/Privilege, you can:
- To add messages to the queue, click Put Messages and fill out the corresponding form.
- To remove messages from the queue, click Remove Messages.
Previous topic JNDI Server data instances – Completing the New or Save As form Next topic JNDI Server form – Completing the Custom Properties tab