[
https://issues.apache.org/jira/browse/AXIS2-5881?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16157541#comment-16157541
]
Andreas Veithen commented on AXIS2-5881:
----------------------------------------
Two quick comments:
* Please don't attach modified source code. Instead create a diff and attach
that.
* Nowadays writing Java code directly in JSP files is considered a bad
practice. We shouldn't go further down that road.
> 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]