You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Robert Liguori (JIRA)" <ji...@apache.org> on 2010/10/27 18:58:22 UTC

[jira] Issue Comment Edited: (CXF-48) WSDL 2.0 Support

    [ https://issues.apache.org/jira/browse/CXF-48?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12925450#action_12925450 ] 

Robert Liguori edited comment on CXF-48 at 10/27/10 12:57 PM:
--------------------------------------------------------------

Some random notes in regards to this issue and tools supporting WSDL 2.0:

The WSDL 2.0 specification: http://www.w3.org/TR/wsdl20/

=== WSDL 2.0 SUPPORT ===

  Apache Axis 2 supports WSDL 2.0. Reference from http://ws.apache.org/axis2/, "WSDL support - Axis2 supports the Web Service Description Language, version 1.1 and 2.0 , which allows you to easily build stubs to access remote services, and also to automatically export machine-readable descriptions of your deployed services from Axis2."

  Apache Woden seeks to provide WSDL 2.0 support; http://ws.apache.org/woden/

  Altova provides XMLSpy and Mapforce to support WSDL 2.0; http://www.altova.com/xmlspy/wsdl-editor.html and http://www.altova.com/mapforce/business-faq.html#q1

=== WSDL 1.1 SUPPORT ===

  Oracle's Metro doesn't seem to support WSDL 2.0, based on this unresolved issue report, "https://jax-ws.dev.java.net/issues/show_bug.cgi?id=392"

  IntelliJ IDEA has WSDL 1.1 support, not sure about 2.0: http://www.jetbrains.com/idea/docs/Web_Services_with_IntelliJ_IDEA.pdf.

  Eclipse - not sure about 2.0 support
    -- Eclipse STP Toolbox WSDL - http://wiki.eclipse.org/STP_Toolbox_WSDL
    -- Eclipse JAX-WS Tools Component - http://wiki.eclipse.org/JAXWS

  NetBeans IDE - WSDL-related Issues
    (1) XML: WSDL Plugin Missing
        http://netbeans.org/bugzilla/show_bug.cgi?id=184379
    (2) XML: WSDL 1.1/2.0 Wizards, Editors and Converters
        http://netbeans.org/bugzilla/show_bug.cgi?id=184872
    (3) XML: WSDL validation via context menu
        http://netbeans.org/bugzilla/show_bug.cgi?id=191149


  <oXygen/> XML editor doesn't seem to support WSDL 2.0: http://www.oxygenxml.com/forum/topic2693.html. (This is an old thread, but all I could find). Note: http://www.oxygenxml.com/wsdl_editor.html 

      was (Author: gliesian):
    Some random notes in regards to this issue and tools supporting WSDL 2.0:

The WSDL 2.0 specification: http://www.w3.org/TR/wsdl20/

=== WSDL 2.0 SUPPORT ===

  Apache Axis 2 supports WSDL 2.0. Reference from http://ws.apache.org/axis2/, "WSDL support - Axis2 supports the Web Service Description Language, version 1.1 and 2.0 , which allows you to easily build stubs to access remote services, and also to automatically export machine-readable descriptions of your deployed services from Axis2."

  Apache Woden seeks to provide WSDL 2.0 support; http://ws.apache.org/woden/

  Altova provides XMLSpy and Mapforce to support WSDL 2.0; http://www.altova.com/xmlspy/wsdl-editor.html and http://www.altova.com/mapforce/business-faq.html#q1

=== WSDL 1.1 SUPPORT ===

  Oracle's Metro doesn't seem to support WSDL 2.0, based on this unresolved issue report, "https://jax-ws.dev.java.net/issues/show_bug.cgi?id=392"

  IntelliJ IDEA has WSDL 1.1 support, not sure about 2.0: http://www.jetbrains.com/idea/docs/Web_Services_with_IntelliJ_IDEA.pdf.

  Eclipse - not sure about 2.0 support
    -- Eclipse STP Toolbox WSDL - http://wiki.eclipse.org/STP_Toolbox_WSDL
    -- Eclipse JAX-WS Tools Component - http://wiki.eclipse.org/JAXWS

  NetBeans IDE - WSDL-related Issues
    (1) XML: WSDL 1.1/2.0 Wizards, Editors and Converters
        http://netbeans.org/bugzilla/show_bug.cgi?id=184872
    (2) XML: WSDL validation via context menu
        http://netbeans.org/bugzilla/show_bug.cgi?id=191149
    (3) XML: WSDL Plugin Missing
        http://netbeans.org/bugzilla/show_bug.cgi?id=184379

  <oXygen/> XML editor doesn't seem to support WSDL 2.0: http://www.oxygenxml.com/forum/topic2693.html. (This is an old thread, but all I could find). Note: http://www.oxygenxml.com/wsdl_editor.html 
  
> WSDL 2.0 Support
> ----------------
>
>                 Key: CXF-48
>                 URL: https://issues.apache.org/jira/browse/CXF-48
>             Project: CXF
>          Issue Type: Task
>          Components: WS-* Components
>    Affects Versions: 2.0
>            Reporter: Dan Diephouse
>
> Support WSDL 2.0 in the wsdl->code and code->wsdl scenarios.

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