Description
Phase.addHandler(HandlerDescription) has some issues when the handler description has the after attribute, and this behavior causes issues when the phaseLast is set to true.
Synapse faced a critical issue due to this https://issues.apache.org/jira/browse/SYNAPSE-271 to which Deepal submitted the patch for the axis2 Phase class.
This issue is blocking us and there is no meaning of the after attribute and also the phaseLast attribute due to this issue.