myres.properties

The myres.properties file is created when the Sybase Central plug-in performs configuration tasks for ASE Web Services. The myres.properties file contains the following configuration settings for ASE Web Services.

Table B-2: myres.properties entries

Web Services – Set the following entries to configure Web Services.

ws.ini

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.

ws.libtcl

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.

ws.producer.port

Indicates the port for the ASE Web Services Engine.

ws.producer.log

Indicates the location of the producer.log file.

ws.producer.jettylogfile

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.

SSL – Set the following entries to configure SSL.

ws.ssl.host

Indicates the name of the SSL host to be accessed.

ws.ssl.keystorelocation

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.

ws.ssl.certificatepassword

Indicates the password for the SSL certificate. No default is provided.

ws.ssl.keystorepassword

Indicates the keystore password for SSL. No default is provided.

ws.consumer.name

Indicates the name of the ASE Web Services Engine as specified in the interfaces or sql.ini file.

ws.consumer.host

Indicates the host machine of the ASE Web Services Engine.

ws.consumer.port

Indicates the port number for the ASE Web Services Engine process.

ws.consumer.log

Indicates the location of the consumer.log file.

installws – Set the following entries to run the installws script:

ws.sqlsrv.server_name

Indicates the name of the Adaptive Server Enterprise on which to run installws.

ws.sqlsrv.sa_login

Indicates the user login for the Adaptive Server Enterprise.

ws.sqlsrv.sa_password

Indicates the password for the Adaptive Server Enterprise.