Author: saminda
Date: Fri Dec 21 04:48:06 2007
New Revision: 11669
Log:
phaseLast='true' removed
Modified:
trunk/commons/statistics/modules/core/src/main/resources/META-INF/module.xml
Modified:
trunk/commons/statistics/modules/core/src/main/resources/META-INF/module.xml
==============================================================================
---
trunk/commons/statistics/modules/core/src/main/resources/META-INF/module.xml
(original)
+++
trunk/commons/statistics/modules/core/src/main/resources/META-INF/module.xml
Fri Dec 21 04:48:06 2007
@@ -7,7 +7,7 @@
</handler>
<handler name="ServiceRequestCounter"
class="org.wso2.statistics.module.ServiceRequestCountHandler">
- <order phaseLast="true" phase="Dispatch"/>
+ <order phase="Dispatch"/> <!-- @ phaseLast="true" has been
removed -->
</handler>
<handler name="OperationInCounter"
class="org.wso2.statistics.module.InOperationCountHandler">
@@ -38,4 +38,4 @@
<order phase="MessageOut"/>
</handler>
</OutFaultFlow>
-</module>
\ No newline at end of file
+</module>
_______________________________________________
Commons-dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/commons-dev