The EPIM .bat files are:
service.bat
standalone.bat
standalone.conf.bat
These files contain Tomcat, JBoss Controller, and JBoss Worker settings, including:
Class paths to custom library files and log level and log file settings.
Memory setting information for the JBoss JVM.
EPIM product Master JBoss service settings.
Generally, changes should only be made to these property files based on direction from a patch deployment procedure. Any time a change is made to these files, the EnterWorks services must be restarted.
service.bat | |
---|---|
Component | File Path |
Tomcat | <install_drive>:\Enterworks\EnableServer\tomcat\bin\ |
JBoss Controller | <install_drive>:\Enterworks\EnableServer\jbossMaster\bin\service\ |
JBoss Worker<n> | <install_drive>:\Enterworks\EnableServer\jbossSlave<n>\bin\service\ |
standalone.conf.bat | |
---|---|
Component | File Path |
JBoss Controller | <install_drive>:\Enterworks\EnableServer\jbossMaster\bin\standalone\ |
JBoss Worker <n> | <install_drive>:\Enterworks\EnableServer\jbossSlave<n>\bin\standalone\ |
standalone.bat | |
---|---|
Component | File Path |
JBoss Controller | <install_drive>:\Enterworks\EnableServer\jbossMaster\bin\standalone\ |
JBoss Worker <n> | <install_drive>:\Enterworks\EnableServer\jbossSlave<n>\bin\standalone\ |