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 ka...@apache.org on 2007/06/05 10:54:02 UTC

svn commit: r544423 - /webservices/rampart/trunk/c/samples/client/sec_echo/data/client.axis2.xml

Author: kaushalye
Date: Tue Jun  5 01:54:01 2007
New Revision: 544423

URL: http://svn.apache.org/viewvc?view=rev&rev=544423
Log:
We no longer need Out/Inflow security policy files

Modified:
    webservices/rampart/trunk/c/samples/client/sec_echo/data/client.axis2.xml

Modified: webservices/rampart/trunk/c/samples/client/sec_echo/data/client.axis2.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/client/sec_echo/data/client.axis2.xml?view=diff&rev=544423&r1=544422&r2=544423
==============================================================================
--- webservices/rampart/trunk/c/samples/client/sec_echo/data/client.axis2.xml (original)
+++ webservices/rampart/trunk/c/samples/client/sec_echo/data/client.axis2.xml Tue Jun  5 01:54:01 2007
@@ -15,11 +15,6 @@
     <parameter name="seralizeLocation" locked="false">.</parameter>
 
 
-    <!--Rampart configurations START -->
-    <parameter name="OutflowSecurityPolicy">AXIS2C_HOME/client_repo/outgoing-secpolicy.xml</parameter>
-    <parameter name="InflowSecurityPolicy">AXIS2C_HOME/client_repo/incoming-secpolicy.xml</parameter>
-
-    <!--Rampart configurations END -->
 
 
     <!--if you want to extract the service archive file and work with that please uncomment this-->