Java2WSDL is generating operation elements for service methods with private 
scope
---------------------------------------------------------------------------------

                 Key: AXIS2-1064
                 URL: http://issues.apache.org/jira/browse/AXIS2-1064
             Project: Apache Axis 2.0 (Axis2)
          Issue Type: Bug
    Affects Versions: 1.0
            Reporter: William Ferguson
         Attachments: axis2-jira.zip, SimpleJasperService.wsdl

Using Axis2-1.0 Java2WSDL to generate the WSDL for a Service class that has a 
private method causes an operation element to be produced in the WSDL.

See the attached (generated) WSDL and the project (build.xml and Service class) 
which caused it to be generated.

Note that while the WSDL contains an (unexpected) operation element for the 
private method, it doesn't contain the message elements, nor does it contain 
definitions for the WSDL types for the Request/Response for that method.


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

        

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to