Each instance of WebSphere Application Server - Express contains several properties files. The files in the properties directory for an instance are not managed by the administrative repository and file replication services. The properties files are located in the /QIBM/UserData/WebASE51/ASE/instance/properties directory, where instance is the name of your instance.
client.policy
The client.policy file is a default policy file shared by all of the WebSphere client containers and applets on a node.
client_types.xml
The client_types.xml file provides client type detection support for servlets extending PageListServlet. Using the configuration data in the client_types.xml file, servlets can determine the language type that calling clients require for the response.
converter.properties
The converter.properties file is used by the Web container to map an unsupported character set to a supported character set.
encoding.properties
The encoding.properties file is used by the Web container to map the language identifier to a character set.. This file is used only if the Web container determines the locale for a request using the Accept-Language HTTP header.
ffdcRun.properties
Properties file used to specify settings for the WebSphere Application Server - Express First Failure Data Capture (FFDC) diagnostic engine. This file should only be changed when working with IBM Service personnel to do problem determination.
ffdcStart.properties
Properties file used to specify settings for starting the WebSphere Application Server - Express First Failure Data Capture (FFDC) diagnostic engine. This file should only be changed when working with IBM Service personnel to do problem determination.
ffdcStop.properties
Properties file used to specify settings for stopping the WebSphere Application Server - Express First Failure Data Capture (FFDC) diagnostic engine. This file should only be changed when working with IBM Service personnel to do problem determination.
implfactory.properties
File for specifying implementation classes for WebSphere Application Server - Express runtime factories. This file should only be modified under the direction of IBM Service personnel.
java.security
The java.security file is used to specify various security properties for use by the java.security classes. WebSphere Application Server - Express uses this file instead of the java.security file located in the /QIBM/ProdData/Java400/jdk13/lib/security directory. If you wish to add security properties for your WebSphere Application Server - Express instance, you should modify this file in the properties directory for your instance.
jmx.properties
This is a configuration file that controls logging within the JMX environment. This file should only be modified under the direction of IBM Service personnel.
samples.properties
This file provides a list of the samples that are installed on your application server.
sas.client.props
The sas.client.props file contains the configuration settings for authentication between a Java client and a server.
sas.server.props
In WebSphere Application Server versions 4.0 and earlier, this file contained configuration settings for all application servers in an instance. In WebSphere Application Server - Express, these properties are specified in the security.xml file. The sas.server.props file maps the values from previous versions to the XML values specified in the current version's security.xml file.
sas.stdclient.properties
This file contains the default configuration settings for a secure Java client that requires a userid and password via standard input from the command line.
sas.tools.properties
This file contains the default configuration settings for a secure Java client that requires a userid and password via standard input from the command line.
server.policy
The server.policy file is a default policy file shared by all of the application servers on a node. The permissions in this file only pertain to the WebSphere Application Server - Express runtime code.
soap.client.props
This file contains configuration settings for authentication between a SOAP client and a server.
sslbitsizes.properties
This file contains properties associating SSL cipher suites to their bit sizes.
TraceSettings.properties
The TraceSettings.properties file is used to specify trace settings for client applications.
was.policy
Sometimes an application requires additional authentication information that is not specified in the app.policy file. The additional information is specified in the was.policy file.
wsadmin.properties
Contains properties used by the wsadmin command line administration tool.
wsjaas.conf
Contains configuration settings for the Java Authentication and Authorization Service (JAAS).
wsjaas_client.conf
Contains configuration settings for the Java Authentication and Authorization Service (JAAS) for client applications.
wsserver.key
Contains example configuration settings for allowing an application server to log on and access resources on a secure z/OS server.