You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@servicemix.apache.org by "Freeman Fang (JIRA)" <ji...@apache.org> on 2010/01/21 03:27:43 UTC

[jira] Resolved: (SMX4-463) servicemix-osgi-camel-archetype uses obsolete XML schema namespaces for Camel

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

Freeman Fang resolved SMX4-463.
-------------------------------

    Resolution: Fixed

besides the camel spring/osgi namespace, also fix property placeholder with spring dm
http://svn.apache.org/viewvc?rev=901500&view=rev

> servicemix-osgi-camel-archetype uses obsolete XML schema namespaces for Camel
> -----------------------------------------------------------------------------
>
>                 Key: SMX4-463
>                 URL: https://issues.apache.org/activemq/browse/SMX4-463
>             Project: ServiceMix 4
>          Issue Type: Bug
>    Affects Versions: 4.1.0
>            Reporter: Fintan Bolton
>            Assignee: Freeman Fang
>             Fix For: 4.1.0
>
>
> The servicemix-osgi-camel-archetype currently generates an incorrect bundle, which does not run when it is deployed into the Felix OSGi container. The nub of the problem is that the archetype's Spring XML file, {{META-INF/spring/camel-context.xml}}, uses obsolete namespaces for Camel (e.g. {{http://activemq.apache.org/camel/schema/osgi}} instead of {{http://camel.apache.org//schema/osgi}}).
> See the ServiceMix {{examples/camel-osgi}} demo for a correct example of a Spring XML file. This could be used as a model for fixing the Spring file in the archetype.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.