When I try to install Spring feature in Karaf 3.0.1 it installs versions: 4.0.2.RELEASE_1 and 3.2.4.RELEASE. Is there any reason for this? I think that it is breaking namespace handlers. I end up with an error:
org.springframework.beans.factory.parsing.BeanDefinitionParsingException: Configuration problem: Unable to locate Spring NamespaceHandler for XML schema namespace [http://cxf.apache.org/jaxrs] The issue in details I've posted on stackoverflow: http://stackoverflow.com/questions/24615251/spring-namespace-handler-issue -- View this message in context: http://karaf.922171.n3.nabble.com/Installing-Spring-feature-tp4034046.html Sent from the Karaf - User mailing list archive at Nabble.com.
