Kbase P164773: Problems to consume a webservice when program connects to a database
Autor |
  Progress Software Corporation - Progress |
Acesso |
  Público |
Publicação |
  5/18/2010 |
|
Status: Unverified
SYMPTOM(s):
Problems to consume a webservice when program connects to a database
Program accessing databases doesn't work with AppServer
Progress Web Services Adapter Error. Status: 400. The WSDL operation did not find a valid URL option name.
New Application Service was created for new Webservice
FACT(s) (Environment):
Program accessing databases works when is executed with direct connection
Tomcat
Windows
OpenEdge 10.1C
CAUSE:
Database parameter was not included in the AppServer startup parameters field and new Application Service was not registered with NameServer.
FIX:
In the startup parameters field -db has to be included so AppServer agents can connect to the database(s). AppServer needs to be restarted so Application Serviced defined in AppServer can be registered to NameServer. Tomcat needs also to be restarted.