[jboss-user] [JBossWS] - wise SOAP client

blublinsky do-not-reply at jboss.com
Sun Dec 7 19:46:38 EST 2008


When I have switched from SOAP client to wise SOAP client, I can't read the same WSDL file. The error that I am getting is:
13:06:41,029 INFO  [STDOUT] parsing WSDL...
13:06:41,185 INFO  [STDOUT] [ERROR] Failed to read the WSDL document: file:/xsd/input/fbs/v1.0/CreateAccountInput-1.0.xsd, because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not <wsdl:definitions>.
13:06:41,201 INFO  [STDOUT] unknown location
13:06:41,201 INFO  [STDOUT] [ERROR] Failed to read the WSDL document: file:/xsd/output/fbs/v1.0/CreateAccountOutput-1.0.xsd, because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not <wsdl:definitions>.
13:06:41,201 INFO  [STDOUT] unknown location
13:06:41,201 INFO  [STDOUT] [ERROR] Failed to read the WSDL document: file:/xsd/input/fbs/v1.0/GetUserInput-1.0.xsd, because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not <wsdl:definitions>.
13:06:41,201 INFO  [STDOUT] unknown location
13:06:41,201 INFO  [STDOUT] [ERROR] Failed to read the WSDL document: file:/xsd/output/fbs/v1.0/GetUserOutput-1.0.xsd, because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not <wsdl:definitions>.
13:06:41,201 INFO  [STDOUT] unknown location
13:06:41,201 INFO  [STDOUT] [ERROR] Failed to read the WSDL document: file:/xsd/input/fbs/v1.0/ResetPasswordInput-1.0.xsd, because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not <wsdl:definitions>.
13:06:41,201 INFO  [STDOUT] unknown location
13:06:41,201 INFO  [STDOUT] [ERROR] Failed to read the WSDL document: file:/xsd/output/fbs/v1.0/ResetPasswordOutput-1.0.xsd, because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not <wsdl:definitions>.
13:06:41,201 INFO  [STDOUT] unknown location
13:06:41,201 INFO  [STDOUT] [ERROR] Failed to read the WSDL document: file:/xsd/input/fbs/v1.0/UpdateUserInput-1.0.xsd, because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not <wsdl:definitions>.
13:06:41,201 INFO  [STDOUT] unknown location
13:06:41,201 INFO  [STDOUT] [ERROR] Failed to read the WSDL document: file:/xsd/output/fbs/v1.0/UpdateUserOutput-1.0.xsd, because 1) could not find the document; /2) the document could not be read; 3) the root element of the document is not <wsdl:definitions>.
13:06:41,201 INFO  [STDOUT] unknown location
13:06:41,263 INFO  [STDOUT] [ERROR] \xsd\input\fbs\v1.0\CreateAccountInput-1.0.xsd
13:06:41,263 INFO  [STDOUT] unknown location
13:06:41,263 INFO  [STDOUT] [ERROR] \xsd\output\fbs\v1.0\CreateAccountOutput-1.0.xsd
13:06:41,263 INFO  [STDOUT] unknown location
13:06:41,263 INFO  [STDOUT] [ERROR] \xsd\input\fbs\v1.0\GetUserInput-1.0.xsd
13:06:41,263 INFO  [STDOUT] unknown location
13:06:41,263 INFO  [STDOUT] [ERROR] \xsd\output\fbs\v1.0\GetUserOutput-1.0.xsd
13:06:41,263 INFO  [STDOUT] unknown location
13:06:41,263 INFO  [STDOUT] [ERROR] \xsd\input\fbs\v1.0\ResetPasswordInput-1.0.xsd
13:06:41,263 INFO  [STDOUT] unknown location
13:06:41,263 INFO  [STDOUT] [ERROR] \xsd\output\fbs\v1.0\ResetPasswordOutput-1.0.xsd
13:06:41,263 INFO  [STDOUT] unknown location
13:06:41,263 INFO  [STDOUT] [ERROR] \xsd\input\fbs\v1.0\UpdateUserInput-1.0.xsd
13:06:41,263 INFO  [STDOUT] unknown location
13:06:41,263 INFO  [STDOUT] [ERROR] \xsd\output\fbs\v1.0\UpdateUserOutput-1.0.xsd
13:06:41,263 INFO  [STDOUT] unknown location
13:06:41,357 INFO  [STDOUT] [WARNING] schema_reference.4: Failed to read schema document '../../../xsd/input/fbs/v1.0/GetUserInput-1.0.xsd', because 1) could not find the document; 2) the document could not be read; 3) the root element of the document is not <xsd:schema>.
13:06:41,357 INFO  [STDOUT]   line 24 of file:/C:/temp/wise/Wise1.xml#types?schema3

Is it unable to find an xsd file?  

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4194928#4194928

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4194928



More information about the jboss-user mailing list