Appendix B Repository Properties Reference
Application
client property names begin with com.sybase.jaguar.applicationclient
.
In Jaguar Manager, you can configure application client properties
in the Application Client Properties dialog box.
Contains a text description of the application client.
desc
Where desc is the descriptive text.
In Jaguar Manager, set this property using the Description field on the General tab in the Application Client Properties dialog box.
Specifies a list of EJB references that define aliased JNDI
names for EJB components invoked by the application client. Application
clients must use JNDI to resolve EJB references, using the prefix java:comp/env/ejb
in
JNDI lookups.
ejb-ref1, ejb-ref2, ...
Where ejb-ref1, ejb-ref2, and so forth follow the syntax of EJB reference properties.
In Jaguar Manager, configure this property using the EJB References tab in the Application Client Properties dialog box.
Environment properties allow you to specify global read-only
data for use by the application client. Application clients must
use JNDI to retrieve environment properties, using the prefix java:comp/env
in
JNDI lookups.
In Jaguar Manager, set this property using the Environment tab in the Application Client Properties dialog box.
Specifies additional files and Java classes to be distributed with the application client.
A list of file names, separated by commas. Files may be specified as follows:
com.sybase.CORBA
adds
all files in the com.sybase.CORBA package. These
classes must be deployed under the EAServer java/classes subdirectory.
myutils.dll
.
In Jaguar Manager, set this property using the Files tab in the Application Client Properties dialog box.
Specifies the main Java class of the application client.
class
Where class is the main Java class of
the application client, specified in dot notation; for example, com.sybase.appclient.Myclient
.
In Jaguar Manager, set this property using the Main Class Name field on the General tab in the Application Client Properties dialog box.
Specifies the application client name.
app-name/client-name
Where:
Resource environment references are logical names applied to objects administered by EAServer.
See Resource environment reference properties.
In Jaguar Manager, set this property using the Resource Env Refs tab in the Application Client Properties dialog box.
Resource environment reference properties.
Specifies aliased JNDI names for database connections, JavaMail sessions, and URL factories used by the application client.
See Resource reference properties.
In Jaguar Manager, set this property using the Resource Refs tab in the Application Client Properties dialog box.
Resource reference properties.
Copyright © 2002 Sybase, Inc. All rights reserved. |
![]() |