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> element in application-client.xml. |
Contains a text description of the application client. |
|
<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> element in application-client.xml. |
Environment properties allow you to specify global read-only data for use by the application client. |
|
Not applicable. |
Specifies additional files and Java classes to be distributed with the application client. |
|
Not needed. |
Specifies the main Java class of the application client. |
|
Not needed. Derived from config file name. |
Specifies the application client name. |
|
<resource-env-ref> element in application-client.xml. |
Resource environment references are logical names applied to objects administered by EAServer |
|
<resource-ref> element in application-client.xml. |
Specifies aliased JNDI names for database connections, JavaMail sessions, and URL factories used by the application client. |