]
Rob Stryker resolved JBIDE-19533.
---------------------------------
Resolution: Done
pushed both schema to master
Missing schemas for WildFly configuration
------------------------------------------
Key: JBIDE-19533
URL:
https://issues.jboss.org/browse/JBIDE-19533
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: server
Affects Versions: 4.2.2.Final
Reporter: Harald Wellmann
Assignee: Rob Stryker
Fix For: 4.3.0.Alpha2
The plugin specified entries in the Eclipse XML catalog are missing entries for the
following namespaces used by WildFly 8.2.0.Final configuration files:
* urn:jboss:domain:2.2
* urn:jboss:domain:undertow:1.2
As a result, XML validation in Eclipse fails.
Workaround: Add user-defined catalog entries manually.
(Note: WildFly 9.0.0.Beta1 has further schema updates - I'm not sure if these are
supposed to be covered by the stable release line of JBoss Tools.)