You are viewing a plain text version of this content. The canonical link for it is here.
Posted to axis-cvs@ws.apache.org by ru...@apache.org on 2008/05/06 09:31:23 UTC

svn commit: r653698 - /webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/axis2.xml

Author: ruchithf
Date: Tue May  6 00:31:22 2008
New Revision: 653698

URL: http://svn.apache.org/viewvc?rev=653698&view=rev
Log:
fixed the issue mentioned here : http://www.nabble.com/Axis2-1.4-and-Rampart-1.3--td17025236.html

Modified:
    webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/axis2.xml

Modified: webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/axis2.xml
URL: http://svn.apache.org/viewvc/webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/axis2.xml?rev=653698&r1=653697&r2=653698&view=diff
==============================================================================
--- webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/axis2.xml (original)
+++ webservices/axis2/trunk/java/modules/samples/java_first_jaxws/src/webapp/WEB-INF/axis2.xml Tue May  6 00:31:22 2008
@@ -345,6 +345,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