Я успешно построил и развернул веб-сервис jax-ws на myecplise с java 5 и tomcat 5.0, но при попытке создать клиент веб-сервиса я получаю ошибку проверки на экране проверки
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'
и существует волшебник ...