Hi,
I am using JMS along with spring integration. But, I am getting this weird exception while deploying my application.
Please help !!
org.springframework.beans.factory.BeanDefinitionSt oreException: Unexpected exception parsing XML document from class path resource [umpcore-application-context.xml]; nested exception is org.springframework.beans.FatalBeanException: Class [org.springframework.integration.jms.config.JmsName spaceHandler] for namespace [http://www.springframework.org/schema/integration/jms] does not implement the [org.springframework.beans.factory.xml.NamespaceHan dler] interface


Reply With Quote
