You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Maciej Kwiecien (JIRA)" <ji...@apache.org> on 2008/08/13 17:18:46 UTC

[jira] Updated: (CXF-1747) Adding WS-Addressing http://schemas.xmlsoap.org/ws/2004/03/addressing support to WS-* Component

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

Maciej Kwiecien updated CXF-1747:
---------------------------------

    Attachment: ws_addr_200403.patch

Find in attachment patch that adds  WS-Addressing 2004/03 to WS-* component

In general I've added  two files:
common/schemas/src/main/resources/schemas/wsdl/addressing200403.xjb
common/schemas/src/main/resources/schemas/wsdl/addressing200403.xsd
and modified 4 existing:
api/pom.xml
rt/ws/addr/src/main/java/org/apache/cxf/ws/addressing/soap/VersionTransformer.java
rt/ws/addr/src/main/java/org/apache/cxf/ws/addressing/VersionTransformer.java
rt/ws/addr/src/test/java/org/apache/cxf/ws/addressing/soap/MAPCodecTest.java

My codebase was checked out today (Aug 13) from http://svn.apache.org/repos/asf/cxf/trunk



> Adding WS-Addressing http://schemas.xmlsoap.org/ws/2004/03/addressing support to WS-* Component
> -----------------------------------------------------------------------------------------------
>
>                 Key: CXF-1747
>                 URL: https://issues.apache.org/jira/browse/CXF-1747
>             Project: CXF
>          Issue Type: Improvement
>          Components: WS-* Components
>            Reporter: Maciej Kwiecien
>            Priority: Minor
>         Attachments: ws_addr_200403.patch
>
>   Original Estimate: 24h
>  Remaining Estimate: 24h
>


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