The element type link must be terminated by the matching end-tag error loading WSDL
search cancel

The element type link must be terminated by the matching end-tag error loading WSDL

book

Article ID: 257628

calendar_today

Updated On:

Products

CA Identity Suite

Issue/Introduction

Adding WSDL in SOAP UI project to connect to Identity Manager for running TEWS (Task Execution Web Service) failed with the following error.

  org.apache.xmlbeans.XmlException: error: The element type "link" must be terminated by the matching end-tag "".

 

Environment

Release : 14.x

Cause

Wrong URL

Resolution

Correct the URL, instead of
   http://<IP address>:8080/iam/im/TEWS/identityEnv?wsdl

use

   http://<IP address>:8080/iam/im/TEWS6/identityEnv?wsdl