You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Mark Whitlock (JIRA)" <ax...@ws.apache.org> on 2005/06/06 15:20:44 UTC

[jira] Created: (AXISCPP-673) Test WSDL containing message with no parts

Test WSDL containing message with no parts
------------------------------------------

         Key: AXISCPP-673
         URL: http://issues.apache.org/jira/browse/AXISCPP-673
     Project: Axis-C++
        Type: Test
  Components: Test  
    Reporter: Mark Whitlock


A test should be added to test AXISCPP-672. Another possibility which should be tested is

   <wsdl:portType name="InOut">
      <wsdl:operation name="inputonly">
         <wsdl:input message="impl:itsAnIntMsg" name="ItsAnIntMsg"/>
      </wsdl:operation>
   </wsdl:portType>

where there is no output message at all.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira