Alessio Soldano created JBWS-3848:
-------------------------------------
Summary: Optimize HandlerChainSortInterceptor
Key: JBWS-3848
URL:
https://issues.jboss.org/browse/JBWS-3848
Project: JBoss Web Services
Issue Type: Enhancement
Components: jbossws-cxf
Reporter: Alessio Soldano
Assignee: Alessio Soldano
Fix For: jbossws-cxf-5.0
HandlerChainSortInterceptor needs to be optimized to avoid setting the handler chain after
having sorted it if the sort operation actually did nothing relevant.
We should detect if we really need to sort (because of PRE/POST handlers) and relax the
sorting requirement (we only care about the PRE/POST thing, not about the internal order
of user handlers).
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)