You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ode.apache.org by sujoy ray <su...@gmail.com> on 2006/12/08 19:13:55 UTC

Problem: WSDL file not found!!!!

Hi!! Everybody

I have an error while deploying the BPEL code in TOMCAT ode.

I am using the following import in the part of the file.

<import location="
http://www.weather.gov/mdl/survey/pgb_survey/dev/SOAP_server/ndfdXMLserver.php?wsdl
"

namespace

="http://www.weather.gov/mdl/survey/pgb_survey/dev/DWMLgen/wsdl/ndfdXML.wsdl"
importType

="http://schemas.xmlsoap.org/wsdl/"/ <http://schemas.xmlsoap.org/wsdl/%22/>>


and the Error is:

ERROR - BpelC.logCompilationMessage(381) |
http://www.weather.gov/mdl/survey/pgb
_survey/dev/SOAP_server/ndfdXMLserver.php?wsdl: error: [WsdlParseError]
null: [O
THER_ERROR] WSDLException: faultCode=OTHER_ERROR: Unable to resolve imported
doc
ument at 'C:\apache-
tomcat-5.5.16\webapps\ode\WEB-INF\processes\WeatherForCAATXI
\http:\www.weather.gov\mdl\survey\pgb_survey\dev\SOAP_server\ndfdXMLserver.php?w

sdl'.: This file was not found: file:/C:/apache-tomcat-5.5.16
/webapps/ode/WEB-IN
F/processes/WeatherForCAATXI/http:/www.weather.gov/mdl/survey/pgb_survey/dev/SOA
P_server/ndfdXMLserver.php?wsdl

ERROR - BpelC.logCompilationMessage(381) |
http://www.weather.gov/mdl/survey/pgb
_survey/dev/SOAP_server/ndfdXMLserver.php?wsdl: error: [WsdlImportFailed]
Unable
 to import WSDL at URI "
http://www.weather.gov/mdl/survey/pgb_survey/dev/SOAP_se
rver/ndfdXMLserver.php?wsdl"; WSDL fault code "OTHER_ERROR".



Can anybody please highlight on it and tell me the proper procedure.

Best Regards,

Sujoy