2

ここに記載されている SOAP サービスを処理するファイルを生成しようとしています: http://www.ncbi.nlm.nih.gov/books/NBK55699/

しかし wsimport は失敗します:

 $ wsimport -d generated "http://www.ncbi.nlm.nih.gov/blast/netblast/blastws.cgi?WSDL"
parsing WSDL...


[ERROR] Schema descriptor {http://www.ncbi.nlm.nih.gov}Blast4-queue-search-request-lite in message part "request" is not defined and could not be bound to Java. Perhaps the schema descriptor {http://www.ncbi.nlm.nih.gov}Blast4-queue-search-request-lite is not defined in the schema imported/included in the WSDL. You can either add such imports/includes or run wsimport and provide the schema location using -b switch.
  line 15 of http://www.ncbi.nlm.nih.gov/blast/netblast/blastws.cgi?WSDL

しかし、私がテストした WSDL バリデーターではエラーは表示されませんでした ( http://xmethods.net/ve2/Tools.pohttp://www.validwsdl.com/ ...)。

この問題を解決するにはどうすればよいですか?

ありがとう、

4

0 に答える 0