Hi,

My comment inline
-------------
Freeman(Yue) Fang

Red Hat, Inc. 
FuseSource is now part of Red Hat
Web: http://fusesource.com | http://www.redhat.com/
Twitter: freemanfang
Blog: http://freemanfang.blogspot.com
http://blog.sina.com.cn/u/1473905042
weibo: @Freeman小屋

On 2013-3-25, at 下午8:39, kishore.unnam wrote:

> Hi Fang,
> 
> Thanks for your quick reply,
> 
> somehow it is still not working for me here is what I have done.
> 
> copied jax-ws-catalog.xml under cxf-se su's META-INF folder .
> 
> below is the content of the same.
> 
> <catalog xmlns="urn:oasis:names:tc:entity:xmlns:xml:catalog"
> prefer="system">
>  <rewriteSystem systemIdStartString="http://ws-i.org/profiles/basic/1.1";  
> rewritePrefix="classpath:/schemas/wsdl" /> 
> </catalog>
don't use classpath prefix, using relative path against where the 
jax-ws-catalog.xml is 
> 
> and created /schemas/wsdl folders in the classpath,copied swaref.xsd into
> it.
> 
> am I doing something wrong ? do I need to mention the location of  catalog
> xml in some place ?
No, you needn't, it could get loaded automatically
> 
> One more thing is that we are not using the location
> http://ws-i.org/profiles/basic/1.1/swaref.xsd
> anywhere in our wsdl/xsd 
it could be transitively introduced by your xsd.
> 
> thanks ,
> 
> Kishore
> 
> 
> 
> 
> 
> --
> View this message in context: 
> http://servicemix.396122.n5.nabble.com/Unable-to-locate-imported-document-at-http-ws-i-org-profiles-basic-1-1-swaref-xsd-relative-to-schema-tp5716201p5716206.html
> Sent from the ServiceMix - Dev mailing list archive at Nabble.com.

Reply via email to