You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Aki Yoshida (JIRA)" <ji...@apache.org> on 2011/04/01 20:13:05 UTC

[jira] [Updated] (CXF-3435) catalog.cat files are pointing to wrong xsd schemas

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

Aki Yoshida updated CXF-3435:
-----------------------------

    Attachment: trunk_20110401.txt

patch for schema location path changes in catalog.cat


> catalog.cat files are pointing to wrong xsd schemas
> ---------------------------------------------------
>
>                 Key: CXF-3435
>                 URL: https://issues.apache.org/jira/browse/CXF-3435
>             Project: CXF
>          Issue Type: Bug
>          Components: WS-* Components
>    Affects Versions: 2.4
>            Reporter: Aki Yoshida
>            Priority: Trivial
>             Fix For: 2.4
>
>         Attachments: trunk_20110401.txt
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> This problem is trivial and occurs only in the current trunk.
> In 2.3.x, the local versions of various ws xsd schemas were available at /common/schemas/src/main/resources/schemas/wsdl/. 
> In trunk, the location of the schemas seems to have moved to /api/src/main/resources/schemas/wsdl/.
> However, the catalog.cat files for rt/ws/rm and rt/ws/addr have not been updated with this new location.
> Consequently, the local schema retrieval is not working and the ws/rm build tries to fetch the external public schema at http://schemas.xmlsoap.org/ws/2004/08/addressing for the addressing schema.
> Just updating the catalog.cat files will solve this problem.
> I'm attaching the patch.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira