サーバーからwsdlファイルをインポートするためにwsimportを使用しています。これが私が使用しているコマンドです:
X:>wsimport -keep -verbose http://xxxxxxxxxx
parsing WSDL...
[ERROR] Schema descriptor {http://XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX in message part "in" is not defined and could not be bound to Java. Perhaps the schema descriptor is not defined in the schema imported/included in the WSDL. You can either a
dd such imports/includes or run wsimport and provide the schema location using -
b switch.
wsdlファイルをインポートするにはどうすればよいですか?