InfoCenter Home >
6: Administer applications >
6.6: Tools and resources quick reference >
6.6.2: Administering nodes (overview) >
6.6.2.4: Property files pertaining to nodes
6.6.2.4: Property files pertaining to nodes
Two files are associated with node properties:
- admin.config
- SERunner.properties
The admin.config file is
located in directory,
<WebSphere/Appserver>/bin
and the SERunner.properties file is located in directory,
<WebSphere/Appserver>/properties
The following entries in the admin.config file apply to nodes:
com.ibm.ejs.sm.adminServer.classpath |
location of WebSphere Application Server libraries and files |
com.ibm.ejs.sm.util.process.Nanny.path |
location of executables in WebSphere Application Server, HTTP server,
and database server |
com.ibm.ejs.sm.adminServer.bootstrapPort |
starts the Bootstrap Server on default port 900 |
server.root |
main path of WebSphere Application Server |
com.ibm.ws.jdk.path |
location of JDKTM used by WebSphere Application Server |
Also review these two entries in SERunner.properties file:
lsdPort |
Admin Server location service daemon port (default port is 9000) |
httpPort |
HTTP Server login port |
See the Related information for a description of nodes and
their properties.
|
|