[ https://issues.apache.org/jira/browse/AXIS2-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Robert Lazarski updated AXIS2-5881: ----------------------------------- Fix Version/s: 2.0.1 > 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 > Fix For: 2.0.1 > > 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 (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: java-dev-unsubscr...@axis.apache.org For additional commands, e-mail: java-dev-h...@axis.apache.org