You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-dev@axis.apache.org by na...@apache.org on 2008/03/14 11:10:08 UTC

svn commit: r637035 - /webservices/axis2/trunk/java/modules/kernel/conf/axis2.xml

Author: nandana
Date: Fri Mar 14 03:10:01 2008
New Revision: 637035

URL: http://svn.apache.org/viewvc?rev=637035&view=rev
Log:
Added security phase to OutFaultFlow

Modified:
    webservices/axis2/trunk/java/modules/kernel/conf/axis2.xml

Modified: webservices/axis2/trunk/java/modules/kernel/conf/axis2.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/kernel/conf/axis2.xml?rev=637035&r1=637034&r2=637035&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/kernel/conf/axis2.xml (original)
+++ webservices/axis2/trunk/java/modules/kernel/conf/axis2.xml Fri Mar 14 03:10:01 2008
@@ -461,6 +461,7 @@
         <phase name="RMPhase"/>
         <phase name="PolicyDetermination"/>
         <phase name="MessageOut"/>
+        <phase name="Security"/>
     </phaseOrder>
 </axisconfig>
 



---------------------------------------------------------------------
To unsubscribe, e-mail: axis-cvs-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-cvs-help@ws.apache.org