mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

al_xipe
18.44.2007 330d404cce3ab638d4b2cec95b40ca4a8545219f
fix typos in the template STAF config file preventing STAF from starting
1 files modified
4 ■■■■ changed files
opendj-sdk/opends/tests/functional-tests/staf-installer/functional-tests.cfg 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opends/tests/functional-tests/staf-installer/functional-tests.cfg
@@ -32,7 +32,7 @@
#  OPTION JVM=${java.home}${file.separator}bin${file.separator}java${binary.extension}  
#  PARMS "EVENTSERVICENAME=Event" \
SERVICE EventManager LIBRARY JSTAF \
  EXECUTE {STAF/Config/STAFRoot}/services/eventmanager/STAFEventManager.jar \
  EXECUTE {STAF/Config/STAFRoot}/services/eventmanager/STAFEventManager.jar
# STAX SERVICE CONFIGURATION
#  OPTION JVMName=StaxJVM \
@@ -45,7 +45,7 @@
#  OPTION JVMName=EmailJVM \
#  OPTION JVM=${java.home}${file.separator}bin${file.separator}java${binary.extension}
SERVICE Email LIBRARY JSTAF \
  EXECUTE {STAF/Config/STAFRoot}/services/email/STAFEmail.jar \
  EXECUTE {STAF/Config/STAFRoot}/services/email/STAFEmail.jar
  
SET MAXQUEUESIZE 10000