You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by "Jeff Thomas (JIRA)" <ji...@apache.org> on 2017/09/08 15:03:01 UTC

[jira] [Updated] (AXIS2-5881) Small improvement to the listServices.jsp to sort services and operations

     [ https://issues.apache.org/jira/browse/AXIS2-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Thomas updated AXIS2-5881:
-------------------------------
    Attachment: listServices.jsp.patch

Here the patch file... hope I made it correctly  :) (original was 1.7.3).



> Small improvement to the listServices.jsp to sort services and operations
> -------------------------------------------------------------------------
>
>                 Key: AXIS2-5881
>                 URL: https://issues.apache.org/jira/browse/AXIS2-5881
>             Project: Axis2
>          Issue Type: Improvement
>    Affects Versions: 1.7.3
>            Reporter: Jeff Thomas
>            Priority: Minor
>         Attachments: listServices.jsp, listServices.jsp.patch
>
>
> One thing that has always bothered me about the "services/listServices.jsp" was that it is not sorted ... which means scrolling around looking for the service and/or operations.
> In our build I have updated the listServices.jsp with a few changes to sort the output of services and operations... would just like to suggest the fix be incorporated in the build. (see attachment).  Primarily I replaced the HashMaps with ConcurrentSkipListMap to naturally sort by the keys (ServiceName, OperationName)



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: java-dev-unsubscribe@axis.apache.org
For additional commands, e-mail: java-dev-help@axis.apache.org