The controls on this page configure high-level properties for the application client, including:
Description An optional text description of the application client.
Classloader The Java class loader for the application client. For more information, see Chapter 10, “Configuring Java Class Loaders” in the System Administration Guide.
Client Type The type of client, EJB or JMS. This setting must be set before you can configure an EJB Provider or JMS Provider.
EJB Provider If the client type is EJB, allows you to configure an EJB Provider for the client. The EJB provider allows you to configure a group of client properties. For more information, see “Using EJB providers”.
JMS Provider If the client type is JMS, allows you to configure a JMS Provider for the client. The JMS provider allows you to configure a group of client properties. For more information, see Chapter 3, “Developing JMS Clients,” in the JMS Users Guide.
Main Class The main Java class of the application client in dot notation; for
example, com.sybase.appclient.Myclient
.