Forum Discussion

larry_53507's avatar
larry_53507
Icon for Nimbostratus rankNimbostratus
Jun 02, 2007

wsdl validation error in eclipse WTP

I am trying to use eclipse (WTP) to play with the Management.EventNotification.wsdl, it reports the validation error on line

 

 

 

 

And according to its quick-fix suggestion, I add import statement in front of it.

 

 

 

 

Then the WebService can be created from WSDL file.

 

 

Can you check it? and if it is correct, fix it in the later release to be easy development.

 

 

Thanks

 

 

1 Reply

  • Thanks for the feedback. Our WSDL was originally designed primarily as a client-side implementation. But it turns out that for several of the toolkit implementations out there there are subtle changes needed to support server side bindings. I'll have to verify that this doesn't break the other toolkits out there and if not I get it rolled into the next version of the SDK. Thanks for the feedback!

     

     

    -Joe