You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Liu Cong (JIRA)" <ji...@apache.org> on 2009/06/08 09:44:07 UTC

[jira] Created: (CXF-2264) WSDL extension for WSDL usage

WSDL extension for WSDL usage
-----------------------------

                 Key: CXF-2264
                 URL: https://issues.apache.org/jira/browse/CXF-2264
             Project: CXF
          Issue Type: Sub-task
            Reporter: Liu Cong


Make the WSDL definition conformance with the SOAP/JMS specification. 

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


[jira] Updated: (CXF-2264) WSDL extension for WSDL usage

Posted by "Liu Cong (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Liu Cong updated CXF-2264:
--------------------------

    Attachment: wsdl-patch.patch

The new wsdl usage patch.
This is the newest one.

> WSDL extension for WSDL usage
> -----------------------------
>
>                 Key: CXF-2264
>                 URL: https://issues.apache.org/jira/browse/CXF-2264
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Liu Cong
>         Attachments: wsdl-patch.patch, wsdl-patch.txt
>
>
> Make the WSDL definition conformance with the SOAP/JMS specification. 

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


[jira] Commented: (CXF-2264) WSDL extension for WSDL usage

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12728182#action_12728182 ] 

Hudson commented on CXF-2264:
-----------------------------

Integrated in CXF-Trunk-JDK16 #97 (See [http://hudson.zones.apache.org/hudson/job/CXF-Trunk-JDK16/97/])
    [] Some cleanup for wsdl extensor -> transport mapping things
Cleanup to make factory.setTransportId actually work
 add the svn:ignore property into the wsdlextension projects
 applied patch with thanks to LiuCong, also fixed the System test error of client side creation


> WSDL extension for WSDL usage
> -----------------------------
>
>                 Key: CXF-2264
>                 URL: https://issues.apache.org/jira/browse/CXF-2264
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Liu Cong
>            Assignee: Willem Jiang
>             Fix For: 2.2.3
>
>         Attachments: wsdl-patch.patch, wsdl-patch.txt, wsdl-patch2.txt
>
>
> Make the WSDL definition conformance with the SOAP/JMS specification. 

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


[jira] Issue Comment Edited: (CXF-2264) WSDL extension for WSDL usage

Posted by "Liu Cong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727585#action_12727585 ] 

Liu Cong edited comment on CXF-2264 at 7/6/09 8:30 AM:
-------------------------------------------------------

A patch for the port extension error.  https://issues.apache.org/jira/secure/attachment/12412621/wsdl-patch2.txt

      was (Author: liucong):
    A patch for the port extension error.
  
> WSDL extension for WSDL usage
> -----------------------------
>
>                 Key: CXF-2264
>                 URL: https://issues.apache.org/jira/browse/CXF-2264
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Liu Cong
>            Assignee: Willem Jiang
>             Fix For: 2.2.3
>
>         Attachments: wsdl-patch.patch, wsdl-patch.txt, wsdl-patch2.txt
>
>
> Make the WSDL definition conformance with the SOAP/JMS specification. 

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


[jira] Updated: (CXF-2264) WSDL extension for WSDL usage

Posted by "Liu Cong (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Liu Cong updated CXF-2264:
--------------------------

    Attachment: wsdl-patch.txt

Wsdl usage patch.

> WSDL extension for WSDL usage
> -----------------------------
>
>                 Key: CXF-2264
>                 URL: https://issues.apache.org/jira/browse/CXF-2264
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Liu Cong
>         Attachments: wsdl-patch.txt
>
>
> Make the WSDL definition conformance with the SOAP/JMS specification. 

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


[jira] Updated: (CXF-2264) WSDL extension for WSDL usage

Posted by "Liu Cong (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Liu Cong updated CXF-2264:
--------------------------

    Attachment: wsdl-patch2.txt

A patch for the port extension error.

> WSDL extension for WSDL usage
> -----------------------------
>
>                 Key: CXF-2264
>                 URL: https://issues.apache.org/jira/browse/CXF-2264
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Liu Cong
>            Assignee: Willem Jiang
>             Fix For: 2.2.3
>
>         Attachments: wsdl-patch.patch, wsdl-patch.txt, wsdl-patch2.txt
>
>
> Make the WSDL definition conformance with the SOAP/JMS specification. 

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


[jira] Commented: (CXF-2264) WSDL extension for WSDL usage

Posted by "Daniel Kulp (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727756#action_12727756 ] 

Daniel Kulp commented on CXF-2264:
----------------------------------


I just committed a different "version" of this (but used your test case) that cleans up some other transportId handling issues throughout the code but also keeps the "soap" stuff in the soap binding.   That will hopefully resolve some of this as well as a bunch of other issues I've seen.

> WSDL extension for WSDL usage
> -----------------------------
>
>                 Key: CXF-2264
>                 URL: https://issues.apache.org/jira/browse/CXF-2264
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Liu Cong
>            Assignee: Willem Jiang
>             Fix For: 2.2.3
>
>         Attachments: wsdl-patch.patch, wsdl-patch.txt, wsdl-patch2.txt
>
>
> Make the WSDL definition conformance with the SOAP/JMS specification. 

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


[jira] Resolved: (CXF-2264) WSDL extension for WSDL usage

Posted by "Willem Jiang (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CXF-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Willem Jiang resolved CXF-2264.
-------------------------------

       Resolution: Fixed
    Fix Version/s: 2.2.3
         Assignee: Willem Jiang

Applied the patch with thanks to LiuCong,

I also fixed the jms systest client side creating exception. 

> WSDL extension for WSDL usage
> -----------------------------
>
>                 Key: CXF-2264
>                 URL: https://issues.apache.org/jira/browse/CXF-2264
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Liu Cong
>            Assignee: Willem Jiang
>             Fix For: 2.2.3
>
>         Attachments: wsdl-patch.patch, wsdl-patch.txt
>
>
> Make the WSDL definition conformance with the SOAP/JMS specification. 

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


[jira] Issue Comment Edited: (CXF-2264) WSDL extension for WSDL usage

Posted by "Liu Cong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727234#action_12727234 ] 

Liu Cong edited comment on CXF-2264 at 7/5/09 10:21 PM:
--------------------------------------------------------

Wsdl usage patch. https://issues.apache.org/jira/secure/attachment/12412534/wsdl-patch.txt

      was (Author: liucong):
    Wsdl usage patch.
  
> WSDL extension for WSDL usage
> -----------------------------
>
>                 Key: CXF-2264
>                 URL: https://issues.apache.org/jira/browse/CXF-2264
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Liu Cong
>         Attachments: wsdl-patch.patch, wsdl-patch.txt
>
>
> Make the WSDL definition conformance with the SOAP/JMS specification. 

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


[jira] Issue Comment Edited: (CXF-2264) WSDL extension for WSDL usage

Posted by "Liu Cong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CXF-2264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12727393#action_12727393 ] 

Liu Cong edited comment on CXF-2264 at 7/5/09 10:21 PM:
--------------------------------------------------------

The new wsdl usage patch. https://issues.apache.org/jira/secure/attachment/12412579/wsdl-patch.patch
This is the newest one. 

      was (Author: liucong):
    The new wsdl usage patch.
This is the newest one.
  
> WSDL extension for WSDL usage
> -----------------------------
>
>                 Key: CXF-2264
>                 URL: https://issues.apache.org/jira/browse/CXF-2264
>             Project: CXF
>          Issue Type: Sub-task
>            Reporter: Liu Cong
>         Attachments: wsdl-patch.patch, wsdl-patch.txt
>
>
> Make the WSDL definition conformance with the SOAP/JMS specification. 

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