[ 
http://issues.apache.org/jira/browse/YOKO-115?page=comments#action_12425716 ] 
            
Matteo Vescovi commented on YOKO-115:
-------------------------------------

Forgot to attach `OperationVisitor.java'.

Please add this file to 
tools/src/main/java/org/apache/yoko/tools/processors/idl/ directory.


> Generate input/output wsdl:message and xml schema element for IDL operations 
> with no in/out parameters.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: YOKO-115
>                 URL: http://issues.apache.org/jira/browse/YOKO-115
>             Project: Yoko - CORBA Server
>          Issue Type: Sub-task
>          Components: Idl2Wsdl
>    Affects Versions: 1.0-incubating-M2
>            Reporter: Matteo Vescovi
>         Attachments: expected_Oneway.wsdl, Oneway.idl, OperationVisitor.java, 
> YOKO-115.diff
>
>
> IDL operations should map to request-response wsdl operations that have an 
> input message, output message and wrapped doc-style schema elements 
> describing the parameters, even if the IDL operations have either no in 
> parameters or no out parameters.
> Currently, the wsdl:message is generated but the xml schema element is not 
> created.

-- 
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

        

Reply via email to