Application client properties

Application client property names are prefixed with com.sybase.jaguar.applicationclient.

EAServer 5.x com.sybase.jaguar.applicationclient. property

EAServer 6.0 equivalent

Description

description

<description> element in application-client.xml.

Contains a text description of the application client.

ejb-ref

<ejb-ref> element in application-client.xml.

Specifies a list of EJB references that define aliased JNDI names for EJB components invoked by the application client.

env-entry

<env-entry> element in application-client.xml.

Environment properties allow you to specify global read-only data for use by the application client.

files

Not applicable.

Specifies additional files and Java classes to be distributed with the application client.

main-class-name

Not needed.

Specifies the main Java class of the application client.

name

Not needed. Derived from config file name.

Specifies the application client name.

resource-env-ref

<resource-env-ref> element in application-client.xml.

Resource environment references are logical names applied to objects administered by EAServer

resource-ref

<resource-ref> element in application-client.xml.

Specifies aliased JNDI names for database connections, JavaMail sessions, and URL factories used by the application client.