After upgrading (and then reinstalling) to Spring IDE 2.2.2 I started getting these:
Description Resource Path Location Type
Unable to locate Spring NamespaceHandler for element 'context:annotation-config' of schema namespace 'http://www.springframework.org/schema/context' core.xml sonia-core/src/main/resources/META-INF/spring line 39 Spring Beans Problem
Unable to locate Spring NamespaceHandler for element 'context:component-scan' of schema namespace 'http://www.springframework.org/schema/context' core.xml sonia-core/src/main/resources/META-INF/spring line 40 Spring Beans Problem
Unable to locate Spring NamespaceHandler for element 'tx:annotation-driven' of schema namespace 'http://www.springframework.org/schema/tx' core.xml sonia-core/src/main/resources/META-INF/spring line 38 Spring Beans Problem
Does anyone also experience this problem?


Reply With Quote
