Java plug-in server
In this topic:
Java plug-in server description
The Java plug-in server supports only Java plug-ins that use the Java plug-in API. The armonitor process initiates the Java plug-in server.
Java plug-in server synopsis
java -Xmx512m -classpath classPath com.bmc.arsys.pluginsvr.ARPluginServerMain -x hostName -i ARSystemServerInstallDir -m
Java plug-in server options
You can specify the following options on the command line:
-x — Specifies the host name of the BMC Remedy AR System server.
-i — Specifies the directory in which the BMC Remedy AR System server was installed.
-m — (Windows only) Runs the process in manual mode, not as a Windows service. If you run the process in a command window, you must use this option.
Java plug-in server files
log4j_pluginsvr.xml
pluginsvr_config.xml
These configuration files must be in the class path. For descriptions of the configuration options, see the sample log4j_pluginsvr.xml and pluginsvr_config.xml.
For information about locating the log4j_pluginsvr.xml and pluginsvr_config.xml files, see Installed plug-in components.