Uploaded image for project: 'ServiceMix'
  1. ServiceMix
  2. SM-2015

servicemix camel archtype generates camel-context.xml with wrong namespace

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • archetypes-2010.01
    • archetypes
    • None
    • operating system : Ubuntu linux 10.04
      Servicemix version : 3.3.2

    Description

      While generating servicemix camel service unit through maven archtype, the XML namespaces follows camel 1.0 convention whereas it should follow camel 2.0 namespace
      deploying in servicemix throws "unrecognized namespace" error

      http://activemq.apache.org/camel/schema/spring
      should be changed to
      http://camel.apache.org/schema/spring

      and

      http://activemq.apache.org/camel/schema/spring/camel-spring.xsd
      should be changed to
      http://camel.apache.org/schema/spring/camel-spring.xsd

      Please check following link describing the issue :
      http://camel.apache.org/exception-beandefinitionstoreexception.html

      Attachments

        Activity

          People

            ffang Freeman Yue Fang
            dipankar.java dipankar datta
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: