You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Jean-Baptiste Onofré (JIRA)" <ji...@apache.org> on 2011/08/08 08:34:27 UTC

[jira] [Updated] (SM-2015) servicemix camel archtype generates camel-context.xml with wrong namespace

     [ https://issues.apache.org/jira/browse/SM-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jean-Baptiste Onofré updated SM-2015:
-------------------------------------

    Fix Version/s: archetypes-2010.02

> servicemix camel archtype generates camel-context.xml with wrong namespace
> --------------------------------------------------------------------------
>
>                 Key: SM-2015
>                 URL: https://issues.apache.org/jira/browse/SM-2015
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: archetypes
>    Affects Versions: archetypes-2010.01
>         Environment: operating system : Ubuntu linux 10.04
> Servicemix version : 3.3.2
>            Reporter: dipankar datta
>            Assignee: Freeman Fang
>             Fix For: archetypes-2010.02, archetypes-2011.01
>
>
> 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
>  

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira