Hi, to prevent the need for doing changes in ws deployments similar to what has been done in [1] as a consequence of the changes in [2], I would add the following entry in the jax-ws-catalog.xml of cxf-tools-wsdl-frontend-jaxws.jar:
<rewriteSystem systemIdStartString="http://ws-i.org/profiles/basic/1.1" rewritePrefix="classpath:/schemas/wsdl"/> We already ship the swaref.xsd in the cxf-api.jar so that seems a good idea to me. Any objection? If none, I'm creating a jira for this and applying the fix. Cheers Alessio [1] http://svn.apache.org/viewvc?view=revision&revision=1245364 [2] http://svn.apache.org/viewvc?view=revision&revision=1242263 -- Alessio Soldano Web Service Lead, JBoss
