]
Radim Hopp commented on JBIDE-21743:
------------------------------------
This error is already mentioned in JBIDE-21695, but I think it's better to have it
reported separately.
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: 4.3.x
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}