NonStop Server for Java (NSJ) Programmer's Guide (NSJ 2.0+)
executable is not used
TCP/IP transport name●
Path to the .class files, .jar files, or .zip files that the SIP server needs●
Name of the .class file for the server●
Number of connection requests that each SIP server of this type can handle concurrently (Max Clients)●
Argument list to be passed to the server (separate arguments with commas)●
(Optional) Environmental variables to be passed to the server
(for example, if the SIP server uses JDBC
TM
, it might require the property name/value pair of the
jdbc.driver)
●
Port or ports on which to listen for client requests●
Number of static SIP servers in the server class (these are always running)●
(Optional) Number of dynamic SIP servers (PATHMON starts these as needed)●
Server class name●
Processors where the SIP server processes are to run●
After providing the configuration tool with the preceding information, you can do either of the following:
Configure the new SIP server only (but not start it)●
Configure and start the new SIP server (which starts Pathway)●
The TS/MP configuration that the configuration tool generates does the following:
Provides the distributor with the information that it needs to begin listening for and accepting client requests●
Provides the SIP server with the information that it needs to run as a SIP server●
Reconfiguration Tool
The reconfiguration tool allows you to reconfigure an existing SIP application.
You can use the reconfiguration tool to do any of the following:
Reconfigure Pathway●
Delete the SIP application●
Delete a server●
Reconfigure a server●
Add a new server class●
The reconfiguration tool asks you for the following information:
Path to your configuration directory●
Name of the PATHMON process for your application●
Management Tool
The management tool allows you to to manage and view the attributes of an existing SIP application.
You can use the management tool to do any of the following:
Start or stop the application●
Start or stop a specific SIP server within the application●
View the configuration attributes of the application●
View the configuration attributes of the SIP servers within the application●
The management tool asks you for the path to your configuration directory.