[
https://issues.jboss.org/browse/JBIDE-20346?page=com.atlassian.jira.plugi...
]
Zbyněk Červinka edited comment on JBIDE-20346 at 6/21/19 7:09 AM:
------------------------------------------------------------------
[~jeffmaury] Update on this issue - the same issue still remains on EAP 7.0. Error msg
here:
{code:java}
*Errors after project example import*
cvc-complex-type.2.4.a: Invalid content was found starting with element
'iiop:binding-name'. One of '{"urn:iiop":ejb-name}' is
expected.
Referenced file contains errors
(jar:file:/home/hudson/.m2/repository/p2/osgi/bundle/org.jboss.tools.as.catalog/3.7.0.v20190613-0743/org.jboss.tools.as.catalog-3.7.0.v20190613-0743.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..."
{code}
was (Author: zcervink):
[~jeffmaury] Update on this issue - the same issue still remains on EAP 7.0:
??Errors after project example import
cvc-complex-type.2.4.a: Invalid content was found starting with element
'iiop:binding-name'. One of '{"urn:iiop":ejb-name}' is
expected.
Referenced file contains errors
(jar:file:/home/hudson/.m2/repository/p2/osgi/bundle/org.jboss.tools.as.catalog/3.7.0.v20190613-0743/org.jboss.tools.as.catalog-3.7.0.v20190613-0743.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..."??
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
Assignee: Jeff MAURY
Priority: Major
Fix For: 4.12.x
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.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)