3 Replies Latest reply on Aug 27, 2013 9:38 PM by ffang

    Error in installing war with spring mvc on karaf

    ashutosh700_kmr_ashutosh

      I am trying to install a war with spring mvc . I am getting error " Unable to locate Spring NamespaceHandler for XML schema namespace [http://www.springframework.org/schema/mvc" .

       

      I have following bundles installed

       

      112] camel-spring (2.10.0.redhat-60024)

      113] Spring Web Servlet (3.1.3.RELEASE)

      114] Spring Web (3.1.3.RELEASE)

      253] Apache XBean :: Spring (3.12.0)

      264] spring-osgi-web (1.1.2)

      187] Apache Karaf :: Management :: MBeans :: Web (2.3.0.redhat-60024)

      222] OPS4J Pax Web - Jsp Support (1.1.11)

      223] OPS4J Pax Web - Extender - WAR (1.1.11)

      224] OPS4J Pax Web - FileInstall Deployer (1.1.11)

      225] Apache Karaf :: Shell :: Web Commands (2.3.0.redhat-60024)

      226] OPS4J Pax Url - war (1.3.6)

       

      Any help is appreciated.