After successfully executing the runconsumer script, verify that Adaptive Server Enterprise Web Services is enabled and that the Web Services Consumer 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 Consumer component
is running
Check the consumer.log file in the logs directory for messages indicating that the Web Services Consumer component is running. For example:
2004-03-29 16:29:26.047 INFO [main] - Consumer listening on port: 8183
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |