Ji.prop, Nsasj server system properties, Cache server configuration files – HP Integrity NonStop H-Series User Manual
Page 47: Ji.prop nsasj server system properties

ji.prop
This file is used by Java Infrastructure (JI) to convert NSASJ into a TS/MP serverclass. The ji.prop
file contains an entry for the public interfaces (remoting port, http and https connector ports) defined
in the domain.xml. By default, the files is for format server_socket
The following is a snippet of ji.prop:
server_socket-15.213.84.6:3450 server_socket-15.213.84.6:3459server_socket-15.213.84.6:3460
NOTE:
The remoting port as mentioned in domain.xml is 3450, and the ji.prop also mentions
the same port number.
.....
...............................
The host name prod.ind.hp.com is derived from the inet address mentioned in the interface
definition for the interface public.
The host name is derived from the IP address that is provided during setup. The remoting port
remains the same as BASE_PORT that is provided during setup.
NSASJ Server system properties
lists and explains some of the NSASJ system properties in the serverclass
configuration.
Table 9 Serverclass configuration
Description
NSASJ Server System Properties
This is the location where NSASJ is installed.
jboss.home.dir
This is the address to which the public interface binds. This property is referenced
in the host.xmlfile.
jboss.bind.address
This is the file where the boot log messages are written. This is referenced in
the logging.properties file.
org.jboss.boot.log.file
This is the name of the domain configuration file.
jboss.domain.default.config
This is the name of the host configuration file.
jboss.host.default.config
This specifies the location of the logging.properties file. This environment
variable is specified by java.util.logging.
logging.configuration
Cache server configuration files
The cache server has two configurations located in the
<NSASJ_HOME>/infinispan-5.1.4.FINAL/bin
folder.
Cache server configuration files
47