1 Reply Latest reply on Jan 20, 2013 7:51 PM by ffang

    NamespaceHandlerSupport -  [http:/camel.apache.org/schema/cxf]

    eduardoaparecido

      Hi everybody!

       

      I need your help with the problem below.

      Interestingly container works well in Apache Camel, but when I deploy the ESB error occurs.

       

      org.ops4j.pax.web.pax-web-extender-war - 1.1.9 | Could not parse web.xml

      org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exception parsing XML document from ServletContext resource /WEB-INF/camel-context.xml; nested exception is org.springframework.beans.FatalBeanException: Invalid NamespaceHandler class for namespace http://camel.apache.org/schema/cxf: problem with handler class file or dependent class; nested exception is java.lang.NoClassDefFoundError: org/springframework/beans/factory/xml/NamespaceHandlerSupport

              at org.springframework.beans.factory.xml.XmlBeanDefinitionReader.doLoadBeanDefinitions(XmlBeanDefinitionReader.java:412)[105:org.springframework.beans:3.0.7.RELEASE]

       

      My namespaces defintions:

       

       

       

       

      Any help will be appreciated.

       

      Tks!

       

      Eduardo