Uploaded image for project: 'JBoss Web Services'
  1. JBoss Web Services
  2. JBWS-208

WSDL2.0 to Java comprehensive test collection

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Obsolete
    • Icon: Major Major
    • jbossws-1.0RC3
    • None
    • tools-jaxrpc
    • None

      Typically a WS client consumes a remote WSDL that either contains or points to an XSD Schema document.

      Create a set of standalone WSDL files that use a comprehensive set of WSDL features. Each WSDL should demonstrate the use of a particular WSDL feature.

      Here is an arbirary (probably incomplete) list of required features:

      • one-way messages
      • in, inout parameters
      • fault messages
      • bound and unbound headers
      • attachment binding
      • message parts referencing schema elements
      • message parts referencing schema types
      • wsdl imports, includes

      Where applicable, there should be an rpc and a document style version for each feature.

      Check the WSDL-2.0 spec for additional features that we will have to support.

      http://www.w3.org/TR/wsdl20/

      The primer is also a good source of input

      http://www.w3.org/2002/ws/desc/wsdl20-primer

      Each WSDL provides the input for a JUnit test. Since there we don't know of any tool that can do wsdl2.0 to Java, the test fixtures must be provided manually.

      To resolve this issue it is not required to provide an implementation that make the tests work. This is subject to JBWS-210

              Unassigned Unassigned
              tdiesler@redhat.com Thomas Diesler
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: