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.