WSDL2Java reverses the order of the Operations listed in the WSDL.
------------------------------------------------------------------

         Key: AXIS2-737
         URL: http://issues.apache.org/jira/browse/AXIS2-737
     Project: Apache Axis 2.0 (Axis2)
        Type: Bug

    Reporter: Davanum Srinivas


Original email:
http://mail-archives.apache.org/mod_mbox/ws-axis-dev/200605.mbox/[EMAIL 
PROTECTED]


11.   Annoyance:  WSDL2Java reverses the order of the Operations listed in 
the WSDL.
In my WSDL the Operations are listed in this order:  getAppReleases, 
getAppReleasesSorted.  Yet, in all the artifacts created by WSDL2Java, the 
operations, their messages, their associated methods, their entries in the 
services.xml file, their order in the generated WSDL file and their order 
in the axis2-admin/listServices page is reversed from what exists in my 
WSDL file.  I prefer to have messages and operations in WSDLs and 
attributes and methods in Classes in alphabetical order.  I prefer that my 
tools maintain the order that I have established.

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