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>