Deployed SOAP Web services includes only AdminService and Version services. URL shows AXIS error Could not generate WSDL
search cancel

Deployed SOAP Web services includes only AdminService and Version services. URL shows AXIS error Could not generate WSDL

book

Article ID: 131324

calendar_today

Updated On:

Products

SUPPORT AUTOMATION- SERVER CA Service Desk Manager - Unified Self Service CA Service Desk Manager CA Service Management - Asset Portfolio Management CA Service Management - Service Desk Manager

Issue/Introduction

Scenario:

Web services on one application server in an Advanced Availability configuration is working but for another APP server, only AdminService and Version services are listed, and the URL of the USD_R11_WebService wsdl returns the AXIS error - Could not generate WSDL!

Specifically:

1. Enter the following URL in the web browser, similar to:

http://<AppServerName>:8080/axis/servlet/AxisServlet


Results on the page:

And now... Some Services

  • AdminService (wsdl)
    • AdminService
  • Version (wsdl)
    • getVersion


2. Enter the following URL in the web browser of the CA SDM application server, similar to: 

http://<AppServerName>:8080/axis/services/USD_R11_WebService?wsdl 


Results on the page:

AXIS error

Could not generate WSDL!

There is no SOAP service at this location. 

Environment

CA Service Desk 17.x

Cause

The SOAP web services have not been deployed on the server.

Keep in mind that in an Advanced Availability environment, web services should be deployed on an Application (APP) server.

Resolution

Run pdm_configure, for the "Web interface" section, put a tick in the "Deploy SOAP Web Services" checkbox.

Additional Information