Conditions  Stopping the Web Services Producer

Chapter 5: Using Adaptive Server Enterprise Web Services

Verification

After successfully executing the runproducer script, verify that Adaptive Server Enterprise Web Services is enabled and that the Web Services Producer component is running.

StepsVerifying that Adaptive Server Enterprise Web Services is enabled

To verify that Adaptive Server Enterprise Web Services is enabled:

  1. Execute the following command on Adaptive Server Enterprise:

    sp_configure ’enable webservices’
    

    If sp_configure returns a value of 1, the Web Services feature has been enabled. A return value of 0 indicates the feature is not enabled.

StepsVerifying that the Web Services Producer component is running

  1. Check the producer.log file in the logs directory for messages indicating that the Web Services Producer component is running. For example:

    2004-03-29 16:29:29.522 INFO [main] - Starting HTTP Server on Port: 8181
    

    For SSL, the log indicates an HTTPS port and related SSL information. For example:

    2004-03-29 16:29:29.532 INFO [main] - Https Port [8182], KeyPassword: ...
    




Copyright © 2004. Sybase Inc. All rights reserved. Stopping the Web Services Producer

View this book as PDF