Target |
Target host on which these credentials are run. This
value must be an IP address for all credential types
except VMware, which can be the host URL. You can not
target any MID servers.
Note: For JMS, this is the provider URL. The
information in this URL tells JNDI how to find and
access the JMS Provider. An example value for
connecting to ActiveMQ V5.1, is
tcp://ipAddressOrHostName:61616.
|
All |
Port |
Port on the target to use for this test. The system
pre-populates this field with the default port for the
selected credential type. |
All |
MID Server |
MID Server to use for this test. You must use a
Windows MID Server to test Windows credentials. Only
Up and
Validated MID Servers are
available. |
All |
DB Type |
Type of database on which to test these
credentials. |
JDBC |
DB Name |
Name of the database on which to test these
credentials. |
JDBC |
Initial Context Factory |
Name of the JNDI class that is used to create the
InitialContext. Using this Initial Context
Factory, various JMS objects, such as
JMS Connection, are created. For example, to connect to
ActiveMQ V5.10, (JMS Provider), the value in this field
would be
org.apache.activemq.jndi.ActiveMQInitialContextFactory |
JMS |