02-01-06 07:52 AM
Try to comment out <binding> section of the wsdl file. Does it help?
- Paul
"Tommy" wrote:
> The project I involved in was designed to expose the orchestration as a we
b
> service. The design guy give me a WSDL file that the web service is going
to
> exposed as. When I tried to import it via BPEL import wizard, it keeps say
ing
> error s attached. I was wondering the WSDL file is not correct, but while
I
> wrote a simple ASP.NET WS and tried again, it turned out the same problem.
> Could anyone help please...
>
> errors
> C:\Documents and Settings\brianc\EstimateService.wsdl: error: B1023: schem
a
> validation error: The 'http://schemas.xmlsoap.org/wsdl/soap/:binding' elem
ent
> is not declared. An error occurred at , (42, 6).
> C:\Documents and Settings\brianc\EstimateService.wsdl: warning: B4020:
> schema validation warning: Could not find schema information for the
> attribute 'transport'. An error occurred at , (42, 19).
> C:\Documents and Settings\brianc\EstimateService.wsdl: warning: B4020:
> schema validation warning: Could not find schema information for the
> attribute 'style'. An error occurred at , (42, 68).
> C:\Documents and Settings\brianc\EstimateService.wsdl: error: B1023: schem
a
> validation error: The 'http://schemas.xmlsoap.org/wsdl/soap/:operation'
> element is not declared. An error occurred at , (44, 8).
> C:\Documents and Settings\brianc\EstimateService.wsdl: warning: B4020:
> schema validation warning: Could not find schema information for the
> attribute 'soapAction'. An error occurred at , (44, 23).
> C:\Documents and Settings\brianc\EstimateService.wsdl: warning: B4020:
> schema validation warning: Could not find schema information for the
> attribute 'style'. An error occurred at , (44, 83).
> C:\Documents and Settings\brianc\EstimateService.wsdl: error: B1023: schem
a
> validation error: The 'http://schemas.xmlsoap.org/wsdl/soap/:body' element
is
> not declared. An error occurred at , (46, 10).
> C:\Documents and Settings\brianc\EstimateService.wsdl: warning: B4020:
> schema validation warning: Could not find schema information for the
> attribute 'use'. An error occurred at , (46, 20).
> C:\Documents and Settings\brianc\EstimateService.wsdl: error: B1023: schem
a
> validation error: The 'http://schemas.xmlsoap.org/wsdl/soap/:body' element
is
> not declared. An error occurred at , (49, 10).
> C:\Documents and Settings\brianc\EstimateService.wsdl: warning: B4020:
> schema validation warning: Could not find schema information for the
> attribute 'use'. An error occurred at , (49, 20).
> C:\Documents and Settings\brianc\EstimateService.wsdl: error: B1023: schem
a
> validation error: The 'http://schemas.xmlsoap.org/wsdl/soap/:address' elem
ent
> is not declared. An error occurred at , (56, 8).
> C:\Documents and Settings\brianc\EstimateService.wsdl: warning: B4020:
> schema validation warning: Could not find schema information for the
> attribute 'location'. An error occurred at , (56, 21).
> Import failed.
>
[ Post a follow-up to this message ]
|