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 2009/09/01 08:59:21 UTC

[jira] Created: (SMX4-346) shouldn't specify release version for xsi:schemaLocation for cxf-wsdl-first-osgi-package example

shouldn't specify release version for xsi:schemaLocation for cxf-wsdl-first-osgi-package example
------------------------------------------------------------------------------------------------

                 Key: SMX4-346
                 URL: https://issues.apache.org/activemq/browse/SMX4-346
             Project: ServiceMix 4
          Issue Type: Improvement
            Reporter: Freeman Fang
            Assignee: Freeman Fang
             Fix For: 4.1.0


for example, we should use 
http://servicemix.apache.org/cxfse/1.0 http://servicemix.apache.org/cxfse/1.0/servicemix-cxf-se.xsd 
instead of 
http://servicemix.apache.org/cxfse/1.0 http://servicemix.apache.org/schema/servicemix-cxf-se-2009.01.xsd
as we already put namespace mapping in spring.schemas so that the url http://servicemix.apache.org/cxfse/1.0/servicemix-cxf-se.xsd would be always valid for local xsds access, regardless with which version get released

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


[jira] Resolved: (SMX4-346) shouldn't specify release version for xsi:schemaLocation for cxf-wsdl-first-osgi-package example

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

Freeman Fang resolved SMX4-346.
-------------------------------

    Resolution: Fixed

commit fix
http://svn.apache.org/viewvc?rev=809858&view=rev

> shouldn't specify release version for xsi:schemaLocation for cxf-wsdl-first-osgi-package example
> ------------------------------------------------------------------------------------------------
>
>                 Key: SMX4-346
>                 URL: https://issues.apache.org/activemq/browse/SMX4-346
>             Project: ServiceMix 4
>          Issue Type: Improvement
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 4.1.0
>
>
> for example, we should use 
> http://servicemix.apache.org/cxfse/1.0 http://servicemix.apache.org/cxfse/1.0/servicemix-cxf-se.xsd 
> instead of 
> http://servicemix.apache.org/cxfse/1.0 http://servicemix.apache.org/schema/servicemix-cxf-se-2009.01.xsd
> as we already put namespace mapping in spring.schemas so that the url http://servicemix.apache.org/cxfse/1.0/servicemix-cxf-se.xsd would be always valid for local xsds access, regardless with which version get released

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


[jira] Work started: (SMX4-346) shouldn't specify release version for xsi:schemaLocation for cxf-wsdl-first-osgi-package example

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

Work on SMX4-346 started by Freeman Fang.

> shouldn't specify release version for xsi:schemaLocation for cxf-wsdl-first-osgi-package example
> ------------------------------------------------------------------------------------------------
>
>                 Key: SMX4-346
>                 URL: https://issues.apache.org/activemq/browse/SMX4-346
>             Project: ServiceMix 4
>          Issue Type: Improvement
>            Reporter: Freeman Fang
>            Assignee: Freeman Fang
>             Fix For: 4.1.0
>
>
> for example, we should use 
> http://servicemix.apache.org/cxfse/1.0 http://servicemix.apache.org/cxfse/1.0/servicemix-cxf-se.xsd 
> instead of 
> http://servicemix.apache.org/cxfse/1.0 http://servicemix.apache.org/schema/servicemix-cxf-se-2009.01.xsd
> as we already put namespace mapping in spring.schemas so that the url http://servicemix.apache.org/cxfse/1.0/servicemix-cxf-se.xsd would be always valid for local xsds access, regardless with which version get released

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