Urgent, BPEL import tool always fail
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > BizTalk Server > BizTalk Server General > Urgent, BPEL import tool always fail




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    Urgent, BPEL import tool always fail  
Tommy


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
01-08-06 10:56 PM

The project I involved in was designed to expose the orchestration as a web
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 sayin
g
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: schema
validation error: The 'http://schemas.xmlsoap.org/wsdl/soap/:binding' elemen
t
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: schema
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: schema
validation error: The 'http://schemas.xmlsoap.org/wsdl/soap/:body' element i
s
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: schema
validation error: The 'http://schemas.xmlsoap.org/wsdl/soap/:body' element i
s
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: schema
validation error: The 'http://schemas.xmlsoap.org/wsdl/soap/:address' elemen
t
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 ]



    RE: Urgent, BPEL import tool always fail  
Paul


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
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 ]



    Sponsored Links  




 





   All times are GMT. The time now is 12:09 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register