HP StorageWorks XP Command View Advanced Edition Software 6.4 Server Administrator Guide for Device Manager and Provisioning Manager (web) (T1780-96341, July 2010)

Table Of Contents
Appendix A Specifying properties
200
installation-directory-for-the-Device-Manager-
server/Server/config/mime.properties
This property file contains the translation/lookup table for all Multipurpose Internet Mail Extensions
(MIME) file types recognized by the Device Manager web server. Each property in this lookup table
maps a particular extension suffix to the MIME type for that file. Under normal conditions, you do not
need to change the default values in this file. In any event, only expert system administrators should
make any additions to this file.
A-7 Device Manager client properties
The client.properties file contains the client properties.
In Windows:
installation-folder-for-the-Device-Manager-
server\Server\config\client.properties
In Linux:
installation-directory-for-the-Device-Manager-
server/Server/config/client.properties
This property file contains the settings related to display and operation of Device Manager web
client.
A-7-1 client.logger.trace
This property defines whether to output the trace information or not by applying Java Web Start's log
output function. Set this property to true to output trace information. Set this property to false to not
output trace information.
NOTE: In order to output trace information, Java Web Start's log output function must be
activated. For more information about Java Web Start's log output function, see the HP
StorageWorks XP Command View Advanced Edition software Device Manager Help.
Default: false
A-7-2 client.message.timeout
This property defines the maximum wait time for the Device Manager server response (timeout of
connection) in seconds. Web client sends the notification messages to the server, and the server
sends the notification of the task completion or the alert in response. The connection between the
client and the server is on while waiting the response of the notification from the server. This
property sets the timeout of this waiting time. The client sends the notification message again after
the timeout. This timeout will be applied each time web client accesses the server.
NOTE: When the client is accessing the server through a proxy server and the connection timeout
of the proxy is shorter than the timeout of this property, the notification message might be lost,
because the timeout of the proxy server cuts the connection before the Device Manager server
can send the response to web client. If this is the case, please set the timeout for this property to
a time shorter than the timeout of the proxy.
Default: 300 seconds
A-7-3 client.outputhorcmfunction.enabled
This property specifies whether web client is able to use the XP RAID Manager to create a
configuration definition file. Set this property to true to enable web client to use this function.