[
https://issues.jboss.org/browse/JBIDE-21717?page=com.atlassian.jira.plugi...
]
Rob Stryker commented on JBIDE-21717:
-------------------------------------
[~mmalina] Probably related to
https://bugzilla.redhat.com/show_bug.cgi?id=1302544
Basically, the upstream jboss schema are broken, but I'd argue that's out of the
scope of this issue.
Add schema for "urn:clustering:1.0" namespace to catalog
--------------------------------------------------------
Key: JBIDE-21717
URL:
https://issues.jboss.org/browse/JBIDE-21717
Project: Tools (JBoss Tools)
Issue Type: Task
Components: server
Affects Versions: 4.2.3.Final
Reporter: Vlado Pakan
Assignee: Rob Stryker
Fix For: 4.3.1.CR1, 4.4.0.Alpha1
Schema for "urn:clustering:1.0" namespace is missing in catalog therefore JBDS
complains when validating document with this namespace.
More details are in related Bugzilla with Customer Case:
https://bugzilla.redhat.com/show_bug.cgi?id=1302544
PR fixing this issue in WildFly
https://github.com/wildfly/wildfly/pull/6720 was rejected
because it's deprecated schema for WildFly but since it's valid for EAP 6 it
should be added to catalog.
EAP is not validating files against this schema it has custom validation for this
namespace here
https://github.com/jbossas/jboss-eap/blob/6.x/ejb3/src/main/java/org/jbos...
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)