[
https://issues.apache.org/jira/browse/AXIS2-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16156879#comment-16156879
]
Jeff Thomas commented on AXIS2-5881:
------------------------------------
Well if you wanted to go the extra mile you would list all operations and put a
nice little red or green dot next to the operation based on whether or not it
is exposed or not :)
> 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
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]