Application properties

Application property names are prefixed with com.sybase.jaguar.application.

EAServer 5.x com.sybase.jaguar.application. properties

EAServer 6.0 equivalent

Description

applicationclients

Specified in the “modules” property of the application.

Specifies the comma-separated list of J2EE application clients installed in this application.

classloaderpolicy

parentFirst property of the NamedClassLoader for the application.

Specifies how the custom class loader (version 2) resolves version conflicts when you specify the same class at multiple levels in the class loader hierarchy.

description

<description> element in application.xml.

Contains a text description of the application.

DOMfactory

Not applicable. (Use JAXP1.2 standard procedures to specify)

Specifies the class name for a custom DOM XML parser factory class.

jagmgr.DOMFactoryChoice

Not applicable. (Use JAXP1.2 standard procedures to specify)

Specifies the choice of DOM XML parser factory.

jagmgr.SAXFactoryChoice

Not applicable. (Use JAXP1.2 standard procedures to specify)

Specifies the choice of SAX XML parser factory.

jagmgr.XSLTFactoryChoice

Not applicable. (Use JAXP1.2 standard procedures to specify)

Specifies the choice of XSLT XML parser factory.

java.classes

Same. Supported for all entity types.

Specifies Java classes and JAR files to be loaded by the application’s custom class loader.

large-icon

<large-icon> element in application.xml.

Specifies the name of an icon file to represent the Web application.

name

<display-name> element in application.xml or EAR file name.

Specifies the application name.

packages

Specified in the “modules” property of application.

Specifies the comma-separated list of packages installed in this application.

SAXfactory

Not applicable. (Use JAXP1.2 standard procedures to specify).

Specifies the class name for a custom SAX XML parser factory class.

security.identities

Not applicable.

Specifies the list of trusted identities used for incoming component invocations when propagating client credentials from another server.

security.identity

Not applicable.

Specifies the identity used for outgoing component invocations when propagating client credentials to another server.

security-role.<j2ee-role>

Specified in the Web application’s user config.xml file.

Specifies a mapping from a J2EE role name used in the application to a role defined in the EAServer repository.

security-roles

<security-role> element in the application.xml file.

Specifies logical J2EE role names used in the application.

small-icon

<small-icon> element in the application.xml file.

Specifies the name of an icon file to represent the Web application.

webapplications

Specified in the “modules” property of application.

Specifies the comma-separated list of Web applications installed in this application.

XSLTfactory

Not applicable. (Use JAXP1.2 standard to specify).

Specifies the class name for a custom XSLT XML parser factory class.