java 5 と tomcat 5.0 を使用して myecplise で jax-ws Web サービスを正常に構築およびデプロイしましたが、Web サービス クライアントを作成しようとすると、検証画面で検証エラーが発生します。
WS-I: A problem occurred while running the WS-I WSDL conformance check: org.eclipse.wst.wsi.internal.analyzer.WSIAnalyzerException. The WS-I Test Assertion Document(TAD) was not found or could not be processed. The WSDLAnalyzer was not able to validate the given WSDL file.
ケースを無視しても、myecplise ではクライアントを作成できません。
画面 #01 を無視
src-resolve: Cannot resolve the name
'impl:Arrayof_tns1_MatchingDoc' to a(n) 'type definition' component
画面 #02 を無視
src-resolve: Cannot resolve the name
'soapenc:Array' to a(n) 'type definition component
2つの画面を無視すると、エラーが発生します
undefined simple or complex type 'soapenc:Array'
そしてウィザードが存在します...