As an administrator, you enable launching of web server scripts. This functionality was previously disabled due to a security issue.
Follow these steps:
SOI_HOME\jsw\conf\soi-user-interface.conf
wrapper.java.additional.22=-DALLOW_WEB_SERVER_SCRIPT=1
wrapper.java.additional.23=-DWEB_SERVER_SCRIPT_PATH="Path"
Specifies the full path of a folder on your UI Server.
Example: "C:/SOIUI/serverscripts"
Note: The additional parameters numbers, 11 and 12, assume that, before this change, the last additional parameter was 10. In general, you increase each new parameter number by one.
Note: If WEB_SERVER_SCRIPT_PATH is configured, the script must be in the specified folder (or one of its subfolders).
|
Copyright © 2013 CA.
All rights reserved.
|
|