| Author |
EJB Webservice
|
Sankar Tanguturi
Greenhorn
Joined: Feb 18, 2003
Posts: 17
|
|
Hi, I tried to create a web service for a stateless EJB using WSAD 5.0. After the web service was created, I got a message saying that some of the types were invalid. I noticed for a couple of XSD files generated for the classes used by the service, there were error messsages. The source seems to be failure to read some imported schemas. But some other XSDs that had similar import statements had no errors. Can any one help me figure out what is wrong ? Here are the messages WSAD reported for one XSD : KindStatusPriorityDescriptionResourceIn FolderLocation Warningsrc-import.0: Failed to read imported schema document 'http://schemas.xmlsoap.org/wsdl/'.WsPlan.xsdRateEngineWSWeb/Web Content/wsdl/com/agac/rateengine/wsline 9 Warningsrc-import.0: Failed to read imported schema document 'http://schemas.xmlsoap.org/wsdl/'.WsPlan.xsdRateEngineWSWeb/Web Content/wsdl/com/agac/rateengine/wsline 9 Warningsrc-import.0: Failed to read imported schema document 'http://schemas.xmlsoap.org/soap/encoding/'.WsPlan.xsdRateEngineWSWeb/Web Content/wsdl/com/agac/rateengine/wsline 10 Warningsrc-import.0: Failed to read imported schema document 'http://schemas.xmlsoap.org/soap/encoding/'.WsPlan.xsdRateEngineWSWeb/Web Content/wsdl/com/agac/rateengine/wsline 10 Errorsrc-resolve: Cannot resolve the name 'soapenc:Array' to a(n) type definition component.WsPlan.xsdRateEngineWSWeb/Web Content/wsdl/com/agac/rateengine/wsline 13 Errorsrc-resolve: Cannot resolve the name 'soapenc:Array' to a(n) type definition component.WsPlan.xsdRateEngineWSWeb/Web Content/wsdl/com/agac/rateengine/wsline 13 Thanks, Sankar
|
 |
 |
|
|
subject: EJB Webservice
|
|
|