The following table lists the files used in J2EE servers:
Table 2-1 List of files used in J2EE servers
File name | Classification | Overview | Reference |
---|---|---|---|
hitachi_web.properties | Web application property file for J2EE servers | Specify Web application specific properties. | 2.2 |
usrconf.cfg | Option definition file for J2EE servers | Specify the invocation options of the JavaVM that execute the J2EE servers. | 2.3 |
usrconf.properties | User property file for J2EE servers | Specify the system properties of the JavaVM that execute the J2EE servers. | 2.4 |
server.policy | Security policy file for J2EE servers | Specify the security policy of the JavaVM that executes the J2EE servers. | 2.5 |
criticalList.cfg | Protected area list file | Set the classes that prohibit method cancellation in the protected area. | 2.6 |