]
James Perkins updated WFLY-11229:
---------------------------------
Fix Version/s: 15.0.0.Final
Quickstarts JBDS WSDLAnalyzer warning
-------------------------------------
Key: WFLY-11229
URL:
https://issues.jboss.org/browse/WFLY-11229
Project: WildFly
Issue Type: Bug
Components: Quickstarts
Environment: Fedora 27, Red Hat Developer Studio 12.0, jdk 1.8.0_162,
7.2.0.Beta.CR1 EAP/Maven/QS
Reporter: Sande Gilda
Assignee: Eduardo Martins
Priority: Major
Fix For: 15.0.0.Beta1, 15.0.0.Final
The following quickstarts:
* jaxws-addressing
* jaxws-retail
* wsat-simple
have the following warning after an import to Red Hat Developer Studio:
{noformat}
WS-I: A problem occured while running the WS-I WSDL conformance check:
org.eclipse.wst.wsi.internal.analyzer.WSIAnalyzerException: The WS-I Test Assertion
Document (TAD)document was either not found or could not be processed.The WSDLAnalyzer was
unable to validate the given WSDL File.
AddressingService.wsdl /jaxws-addressing-service/src/main/webapp/WEB-INF/wsdl
line 1 WSDL Problem
RestaurantServiceAT.wsdl
/wsat-simple/src/main/webapp/WEB-INF/classes/org/jboss/as/quickstarts/wsat/simple/jaxws
line 1 WSDL Problem
ProfileMgmtService.wsdl /jaxws-retail-service/src/main/webapp/WEB-INF/wsdl
line 1 WSDL Problem
{noformat}
This warning is not at [Known
Issues|https://github.com/jboss-developer/jboss-developer-shared-resource...]
section.