Join this online group to communicate across IBM product users and experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.
Hi, I am facing an issue below while adding the apigw url alias wsdl in SOAPUI tool. From browser wsdl open fine.
webMethod 10.5
Error loading [http://localhost:6655/KFHIntegrationWebServices/kfh/banking/webservices/10552bbe-9ee9-4fa4-9ee1-83748f909ef8?xsd=xsd0]: org.apache.xmlbeans.XmlException: org.apache.xmlbeans.XmlException: error: Unexpected character encountered: 'w
From Browser:
Hello Tufail,
Can you share the WDSL here looks like something is missing.
Regards, Bharath
Hi Bharath Meka, Error was occurring while import WSDL URL. The URL which i am trying is Alias or API specific gateway end point instead of default gateway end point. This issue is related to schema uri .
Import is working either default gateway endpoint URL or WSDL file( after some modification regarding schema location) .
Let me know if error is still persisiting after modifying schema URL.
It is working with modified WSDL file. But I don’t want to fellow this process i need to use URL alias end point.