Hi,
Can anyone has idea about below error, its coming when I 'm trying to open WSDL from WSD from developer itself. When we upgraded to wm 8.2 we are geting this type of issue. As I know WSDL can be generated from WSD.
<?xml version="1.0" encoding="UTF-8" ?>- <SOAP-ENV:Envelope xmlns:SOAP-ENV=“http://schemas.xmlsoap.org/soap/envelope/” xmlns:xsi=“http://www.w3.org/2001/XMLSchema-instance” xmlns:xsd=“XML Schema”>
- SOAP-ENV:Body
-
SOAP-ENV:Fault
SOAP-ENV:Server
[ISS.0088.9252] An Exception has been caught: LowIC_CentralizedService_Interface.webservice:TaxServiceToESB
http://lxvapp1reaicit1.lowes.com:7000/ws/LowIC_CentralizedService_Interface.webservice:TaxServiceToESB?WSDL -
webM:exception
webM:classNamecom.wm.lang.ns.NSException</webM:className>
<webM:message xml:lang=“”>[ISC.0081.9164] Exception occurred during generation of WSDL for service TaxServiceToESB: WSDLException (at /wsdl:definitions/wsdl:types/xsd:schema): faultCode=OTHER_ERROR: An error occurred trying to resolve schema referenced at ‘/usr/local/wm/v712/IntegrationServer/ApplicationSchemas/CentralizedService/S1/TaxServiceSchema.xsd’, relative to ‘file:/C:/Documents and Settings/sahalder/My Documents/Lowes.com R5/composite services/wsdl/TaxService.wsdl’.: java.io.FileNotFoundException: This file was not found: file:/usr/local/wm/v712/IntegrationServer/ApplicationSchemas/CentralizedService/S1/TaxServiceSchema.xsd</webM:message>
</webM:exception>
</SOAP-ENV:Fault>
</SOAP-ENV:Body>
</SOAP-ENV:Envelope>