]
Radim Hopp commented on JBIDE-21685:
------------------------------------
I have no validation errors in JBDS 9.1.0.CR1-v20160222-0946-B338 using helloworld-ws from
that github repository, nor from jboss-eap-7.0.0.ER5-quickstarts.zip
wildfly-helloworld-ws indicates arquillian xsd is incorrect
-----------------------------------------------------------
Key: JBIDE-21685
URL:
https://issues.jboss.org/browse/JBIDE-21685
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: server, upstream
Affects Versions: 4.3.1.Beta2
Reporter: Rob Stryker
Assignee: Radim Hopp
Fix For: 4.3.1.CR1, 4.4.0.Alpha1
The following error is presented on the wildfly quickstarts 10.x branch for the
wildfly-helloworld-ws project:
Multiple annotations found at this line:
- schema_reference.4: Failed to read schema document
'http://jboss.org/schema/arquillian/arquillian_1_0.xsd', because 1) could not
find the document; 2) the document could not be read; 3) the root element of the
document is not <xsd:schema>.
- cvc-elt.1: Cannot find the declaration of element 'arquillian'.
After viewing the xsd at
http://jboss.org/schema/arquillian/arquillian_1_0.xsd, it's
shown that the root element is `schema` rather than `xsd:schema`