The ws.properties file contains the following configuration settings for ASE Web Services.
Indicates the port on which the ASE Web Services Engine should listen for an HTTP connection. The default entry is 8181. |
Indicates the port on which the ASE Web Services Engine should listen for TDS. The default entry is 8183. |
Indicates where the log file for the ASE Web Services Engine should be placed. The default location for UNIX is $SYBASE/WS-15_0/logs/producer.log, or %SYBASE%\WS-15_0\logs\producer.log for Windows. |
Indicates where the log file for the ASE Web Services Engine should be placed. The default location for UNIX is $SYBASE/WS-15_0/logs/consumer.log, or %SYBASE%\WS-15_0\logs\consumer.log for Windows. |
Indicates where the log file for HTTP requests should be placed. The default location is for UNIX is $SYBASE/WS-15_0/logs/http.log, or %SYBASE%\WS-15_0\logs\http.log for Windows. |
Indicates the location of the interfaces or sql.ini file for Adaptive Server Enterprise. The default location for UNIX is $SYBASE/interfaces, or %SYBASE%\ini\sql.ini for Windows. |
Indicates the location of the libtcl.cfg file used to identify LDAP servers. The default location for 32-bit platforms for UNIX is $SYBASE/$SYBASE_OCS/config/libtcl.cfg, or %SYBASE%\%SYBASE_OCS%\ini\libtcl.cfg for Windows. The default location for 64-bit platforms for UNIX is $SYBASE/$SYBASE_OCS/config/libtcl64.cfg, or %SYBASE%\%SYBASE_OCS%\ini\libtcl64.cfg for Windows. |
Determines the maximum size of an incoming SOAP request. The default entry is 20000. |
Determines whether the Web-based user interface is activated. The user interface is available at https://hostname:https_port. The default entry is true. |
Indicates the maximum number of threads in the thread pool servicing the HTTP port. The default entry is 250. |
Indicates the minimum number of threads in the thread pool servicing the HTTP port. The default entry is 45. |
Indicates the maximum time in milliseconds a thread may remain idle. The default entry is 60000. |
Indicates the maximum number of threads in the thread pool servicing the HTTPS port. The default entry is 250. |
Indicates the minimum number of threads in the thread pool servicing the HTTPS port. The default entry is 45. |
Indicates the maximum time in milliseconds a thread may remain idle. The default entry is 60000. |
Indicates the password for the SSL certificate. No default is provided. |
Indicates the location of the keystore for SSL. The default location for UNIX is $SYBASE/WS-15_0/producer/keystore, or %SYBASE%\WS-15_0\producer\keystore for Windows. |
Indicates the port on which the ASE Web Services Engine should listen for an HTTPS connection. The default entry is 8182. |
Indicates the keystore password for SSL. No default is provided. |