2 Replies Latest reply on Feb 8, 2013 12:43 PM by mhuisking_michael.c.huisking

    Is the namespace "http://camel.apache.org/schema/osgi" deprecated?

    mhuisking_michael.c.huisking

      Hi,

      Was opening an older camel route in the IDE and got the message "XML error:  unexpected element(uri:"http://camel.apache.org/schema/osgi", local: "camelContext").  Expected elements are....

       

      The camel namespace is declared as:

      xmlns:camel="http://camel.apache.org/schema/osgi"

       

      if I change it to the namespace used in other spring based contextdefs:

      xmlns:camel="http://camel.apache.org/schema/spring"

       

      it works/displays fine in "design" mode.  Should I go through our older routes and make this adjustment?

       

      Thanks in advance,

      Mick