You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Dipankar (JIRA)" <ji...@apache.org> on 2010/11/26 09:03:24 UTC

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

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

                 Key: SM-2015
                 URL: https://issues.apache.org/activemq/browse/SM-2015
             Project: ServiceMix
          Issue Type: Bug
          Components: archetypes
    Affects Versions: 3.3.2
         Environment: operating system : Ubuntu linux 10.04
Servicemix version : 3.3.2
            Reporter: Dipankar
             Fix For: 3.3.2


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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang resolved SM-2015.
------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 3.3.2)
                   archetypes-2010.02

thanks for pointing out this issue.
commit fix accordingly
http://svn.apache.org/viewvc?rev=1039265&view=rev

> servicemix camel archtype generates camel-context.xml with wrong namespace
> --------------------------------------------------------------------------
>
>                 Key: SM-2015
>                 URL: https://issues.apache.org/activemq/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
>            Assignee: Freeman Fang
>             Fix For: archetypes-2010.02
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Work on SM-2015 started by Freeman Fang.

> servicemix camel archtype generates camel-context.xml with wrong namespace
> --------------------------------------------------------------------------
>
>                 Key: SM-2015
>                 URL: https://issues.apache.org/activemq/browse/SM-2015
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: archetypes
>    Affects Versions: 3.3.2
>         Environment: operating system : Ubuntu linux 10.04
> Servicemix version : 3.3.2
>            Reporter: Dipankar
>            Assignee: Freeman Fang
>             Fix For: 3.3.2
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang updated SM-2015:
-----------------------------

    Affects Version/s:     (was: 3.3.2)
                       archetypes-2010.01

> servicemix camel archtype generates camel-context.xml with wrong namespace
> --------------------------------------------------------------------------
>
>                 Key: SM-2015
>                 URL: https://issues.apache.org/activemq/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
>            Assignee: Freeman Fang
>             Fix For: archetypes-2010.02
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.


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

Posted by "Freeman Fang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/activemq/browse/SM-2015?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Freeman Fang reassigned SM-2015:
--------------------------------

    Assignee: Freeman Fang

> servicemix camel archtype generates camel-context.xml with wrong namespace
> --------------------------------------------------------------------------
>
>                 Key: SM-2015
>                 URL: https://issues.apache.org/activemq/browse/SM-2015
>             Project: ServiceMix
>          Issue Type: Bug
>          Components: archetypes
>    Affects Versions: 3.3.2
>         Environment: operating system : Ubuntu linux 10.04
> Servicemix version : 3.3.2
>            Reporter: Dipankar
>            Assignee: Freeman Fang
>             Fix For: 3.3.2
>
>
> 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.
-
You can reply to this email to add a comment to the issue online.