To start the Web Services Producer component for Adaptive Server Enterprise Web Services, execute the runproducer script, which is located in the bin directory:
runproducer -U <ase_username> -P <ase_password> -S <ase_service_name> -f <property_file> -v
where:
ase_username is the user name for the Adaptive Server Enterprise. There is no default for this parameter value. If you do not supply a value for this parameter, you will be prompted for one.
ase_password is the password for the Adaptive Server Enterprise. There is no default for this parameter value. If you do not supply a value for this parameter, you will be prompted for one.
ase_service_name is the name of the Web service. There is no default for this parameter value. If you do not supply a value for this parameter, you will be prompted for one.
property_file is the location and name of the properties file to update. The default location for UNIX is $SYBASE/WS-12_5/props/ws.properties, or %SYBASE%\WS-12_5\props\ws.properties for Windows.
-v
specifies
that the Producer component should display version information on
start-up.
You can start both the Producer and Consumer components for Adaptive Server Enterprise Web Services by executing the runws script, which is located in the bin directory:
runws -U <ase_username> -P <ase_password> -S <ase_service_name> -f <property_file> -v
where the parameter values are the same as for the runproducer script.
Copyright © 2004. Sybase Inc. All rights reserved. |
![]() |