This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
The problem is, when I am trying to test the webservice in rad using "Web Service Explorer", I am getting the following errors:
IWAB0380E Errors were encountered while validating XML schemas. XSD: The location 'WMSchema.xsd' has not been resolved XSD: Type reference 'http://webservices.target.com/2008/01/DWM/WMServices#MessageHeaderType' is unresolved XSD: Type reference 'http://webservices.target.com/2008/01/DWM/WMServices#MessageHeaderType' is unresolved XSD: Type reference
Would appreciate if anyone has any idea why I am getting this error.
I WSDL and XSD files have the same targetNameSpace.
Thanks!
Peer Reynders
Bartender
Joined: Aug 19, 2005
Posts: 2906
posted
0
Welcome to JavaRanch!
Originally posted by nitin grover: IWAB0380E Errors were encountered while validating XML schemas. XSD: The location 'WMSchema.xsd' has not been resolved
Based on this error message my guess is that it cannot find the file "WMSchema.xsd".