After successfully executing the runproducer script, verify that Adaptive Server Enterprise Web Services is enabled and that the Web Services Producer component is running.
Verifying that Adaptive Server Enterprise Web
Services is enabled
To verify that Adaptive Server Enterprise Web Services is enabled:
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.
Verifying that the Web Services Producer component
is running
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. |
![]() |