]
Jeff MAURY updated JBIDE-20346:
-------------------------------
Fix Version/s: 4.4.3.Final
(was: 4.4.3.AM2)
Jts quickstart (EAP 6.4) contains XML validation errors
-------------------------------------------------------
Key: JBIDE-20346
URL:
https://issues.jboss.org/browse/JBIDE-20346
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: project-examples, upstream
Affects Versions: 4.3.0.Beta2
Environment: JBDS 9.0.0.Beta2
Reporter: Radim Hopp
Fix For: 4.4.3.Final
jts quickstart contains XML validation errors after import:
{noformat}
cvc-complex-type.2.4.a: Invalid content was found starting with element
'iiop:binding-name'. One of '{"urn:iiop":ejb-name}' is
expected. jboss-ejb3.xml /jboss-jts-application-component-2/src/main/resources/META-INF line
30 XML Problem
{noformat}
{noformat}
Referenced file contains errors
(jar:file:/home/rhopp/eclipse/jbdevstudio-9.0.0.Beta2/studio/plugins/org.jboss.tools.as.catalog_3.1.0.Beta2-v20150716-2030-B26.jar!/schema/xsd/jboss-ejb3-spec-2_0.xsd).
For more information, right click on the message in the Problems View and select
"Show
Details..." jboss-ejb3.xml /jboss-jts-application-component-2/src/main/resources/META-INF line
1 XML Problem
{noformat}
The same error was once reported in JBIDE-17871, but that jira was closed as duplicate
(of JBIDE-12990), but this error is not in the original (JBIDE-12990) issue.