Configuration

Use the following procedure to configure Adaptive Server Enterprise Web Services.

StepsConfiguring Adaptive Server Enterprise Web Services

  1. Provide values for the following properties in the ws.properties file in the props directory, or use the provided defaults:

  2. Add your certificates for using SSL, or allow a non-trusted certificate to be automatically generated.

  3. Verify that the installjconnect script has been run. This script installs jConnect and can be found in the scripts directory for your Adaptive Server Enterprise installation.

  4. Verify that the necessary sp_configure options are set on your Adaptive Server Enterprise by executing the following stored procedure command in isql:

    sp_configure ‘enable webservices’, 1

  5. Provide configuration parameter values for remaining entries in the ws.properties and logging.properties files in the props directory.

  6. Verify that you have JRE version 1.3 or later installed. This version should be installed with the latest version of Adaptive Server Enterprise.