]
Rob Stryker updated JBIDE-21743:
--------------------------------
Fix Version/s: LATER
(was: 4.4.x)
Bulk move all schema issues to 'LATER' because they take a lot of time to
re-verify and they rarely make any progress. :|
no declaration can be found for element
"context:component-scan" in spring-kitchensink-basic quickstart
-------------------------------------------------------------------------------------------------------
Key: JBIDE-21743
URL:
https://issues.jboss.org/browse/JBIDE-21743
Project: Tools (JBoss Tools)
Issue Type: Sub-task
Components: project-examples
Affects Versions: 4.3.1.CR1
Reporter: Radim Hopp
Assignee: Rob Stryker
Fix For: LATER
Importing "spring-kitchensink-basic" EAP7 quickstart raises an error:
{noformat}Description Resource Path Location Type
cvc-complex-type.2.4.c: The matching wildcard is strict, but no declaration can be found
for element
'context:component-scan'. jboss-as-spring-mvc-context.xml /jboss-spring-kitchensink-basic/src/main/webapp/WEB-INF line
26 XML Problem
{noformat}