The ws.properties file contains configuration settings for Adaptive Server Enterprise Web Services.
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/config/libtcl.cfg, or %SYBASE%\ini\libtcl.cfg for Windows. The default location for 64-bit platforms for UNIX is $SYBASE/config/libtcl64.cfg, or %SYBASE%\ini\libtcl64.cfg for Windows. |
Indicates the port on which the Web Services Producer should listen for an HTTP connection. The default entry is “8181.” |
Indicates where the logfile for HTTP requests should be placed. The default location is for UNIX is $SYBASE/WS-12_5/logs/http.log, or %SYBASE%\WS-12_5\logs\http.log for Windows. |
Indicates where the logfile for the Web Services Producer component should be placed. The default location for UNIX is $SYBASE/WS-12_5/logs/producer.log, or %SYBASE%\WS-12_5\logs\producer.log for Windows. |
Indicates the port on which the Web Services Producer should listen for an HTTPS connection. The default entry is “8182.” |
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-12_5/producer/keystore, or %SYBASE%\WS-12_5\producer\keystore for Windows. |
Indicates the keystore password for SSL. No default is provided. |
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 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.” |