Uploaded image for project: 'Axis2'
  1. Axis2
  2. AXIS2-5881

Small improvement to the listServices.jsp to sort services and operations

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 1.7.3
    • None
    • None
    • None

    Description

      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)

      Attachments

        1. listServices.jsp.patch
          4 kB
          Jeff Thomas
        2. listServices.jsp
          6 kB
          Jeff Thomas

        Activity

          People

            Unassigned Unassigned
            JWT007 Jeff Thomas
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: