Kbase P93373: Request failed, unable to set runtime properties to a Webservices service
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  16/10/2008 |
|
Status: Unverified
SYMPTOM(s):
Error trying to set a property of the WebService
Request failed, unable to set runtime properties
WSA request error: Invalid property appServiceHost
CAUSE:
appServiceHost is not a property of the WebServices Adapter but Its a property of the WebServices service/application.
FIX:
Add the -appname Servicename to the wsaman command:
proenv>wsaman -i wsa1 -setprops -prop appServiceHost -value testhost -appname
wstest
Connecting to Progress AdminServer using rmi://localhost:20931/Chimera (8280)
Searching for wsa1 (8288)
Successfully set runtime property appServiceHost to testhost