Predefined configuration scripts

The installation includes default configurations for several module types, including data sources, database types, EJB providers, export configurations, and thread monitors. Using the Management Console, you can view the predefined Ant scripts by expanding the Configuration Files folder, and selecting the file; the contents of the file display in the right pane.

Table 2-4 lists the predefined scripts and what they configure.

Table 2-4: Predefined configuration scripts

Name

Configures defaults for

camel-case-off.xml

Defines a configure target to turn off camel-case style mappings of IDL types to Java types.

camel-case-on.xml

Defines a configure target to enable camel-case style mappings of IDL types to Java types.

default-application-servers.xml

New application server instances.

default-code-sets.xml

Character sets present in the server.

default-database-types.xml

Database types. See Chapter 4, “Database Access,” in the System Administration Guide.

default-data-sources.xml

Data sources. See Chapter 4, “Database Access,” in the System Administration Guide.

default-ejb-providers.xml

EJB providers. See Chapter 3, “Developing EJB Clients,” in the EJB Users Guide.

default-export-configurations.xml

Export configurations. See Chapter 7, “Exporting Server Modules,” in the System Administration Guide.

default-http-contexts.xml

HTTP contexts for Web applications.

default-install.xml

Entities configured with input gathered by the installation program, such as port numbers for the default network listeners.

default-jms-providers.xml

JMS providers.

default-jms-resources.xml

Sample JMS resource factories.

default-mail-sessions.xml

JavaMail sessions.

default-scheduled-tasks.xml

Scheduled tasks.

default-security-domains.xml

Security domains.

default-security-profiles.xml

Security profiles.

default-service-components.xml

Service components.

default-system-components.xml

System components such as the message service and deployment service.

default-socket-listeners.xml

Network listeners.

default-transaction-batches.xml

Transaction batching configurations.

default-thread-monitors.xml

Thread monitors.

default-windows-service.xml

Installation of EAServer as a Windows service.

default-windows-service-sybmaster.xml

Installation of sybmaster, the EAServer SNMP master agent, as a Windows service.

deploy-tool-options.xml

Options for the deploy utility.

idl-generator-off.xml

Turns off generation of IDL for EJB components deployed from EJB-JAR files.

idl-generator-on.xml

Turns on generation of IDL for EJB components deployed from EJB-JAR files.

idl-style-cts.xml

Configures the IDL generator to create “CTS” style IDL. This style is recommended when clients are primarily PowerBuilder. It also provides backward compatibility with EAServer 5.x clients.

idl-style-xdt.xml

Configures the IDL generator to create “XDT” style IDL. This style is recommended when clients are primarily C++.

jacc-provider-info.xml

Example settings to install a customized JACC provider.

long-transactions-off.xml

Disables support for long transactions.

long-transactions-on.xml

Enables support for long transactions.