You are viewing a plain text version of this content. The canonical link for it is here.
Posted to rampart-dev@ws.apache.org by na...@apache.org on 2008/12/12 07:45:09 UTC

svn commit: r725922 - /webservices/rampart/trunk/c/src/data/module.xml

Author: nandika
Date: Thu Dec 11 22:45:09 2008
New Revision: 725922

URL: http://svn.apache.org/viewvc?rev=725922&view=rev
Log:
module.xml updated

Modified:
    webservices/rampart/trunk/c/src/data/module.xml

Modified: webservices/rampart/trunk/c/src/data/module.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/src/data/module.xml?rev=725922&r1=725921&r2=725922&view=diff
==============================================================================
--- webservices/rampart/trunk/c/src/data/module.xml (original)
+++ webservices/rampart/trunk/c/src/data/module.xml Thu Dec 11 22:45:09 2008
@@ -1,7 +1,7 @@
 <module name="rampart" class="mod_rampart">
     <inflow>
         <handler name="RampartInHandler" class="mod_rampart">
-            <order phase="PreDispatch"/>
+            <order phase="Security"/>
         </handler>
     </inflow>