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/09/12 12:19:57 UTC

svn commit: r574879 - in /webservices/rampart/trunk/c/samples/secpolicy: scenario1/services.xml scenario2/services.xml scenario3/services.xml scenario4/services.xml scenario5/services.xml scenario6/services.xml

Author: kaushalye
Date: Wed Sep 12 03:19:56 2007
New Revision: 574879

URL: http://svn.apache.org/viewvc?rev=574879&view=rev
Log:
Cleaning sample policy files

Modified:
    webservices/rampart/trunk/c/samples/secpolicy/scenario1/services.xml
    webservices/rampart/trunk/c/samples/secpolicy/scenario2/services.xml
    webservices/rampart/trunk/c/samples/secpolicy/scenario3/services.xml
    webservices/rampart/trunk/c/samples/secpolicy/scenario4/services.xml
    webservices/rampart/trunk/c/samples/secpolicy/scenario5/services.xml
    webservices/rampart/trunk/c/samples/secpolicy/scenario6/services.xml

Modified: webservices/rampart/trunk/c/samples/secpolicy/scenario1/services.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/secpolicy/scenario1/services.xml?rev=574879&r1=574878&r2=574879&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/secpolicy/scenario1/services.xml (original)
+++ webservices/rampart/trunk/c/samples/secpolicy/scenario1/services.xml Wed Sep 12 03:19:56 2007
@@ -4,13 +4,10 @@
    <description>
         This is a testing service , to test the system is working or not
    </description>
-    <!--Rampart configurations START -->
-    <module ref="rampart"/>
 
-    <!--Rampart configurations END -->
+    <module ref="rampart"/>
 
     <operation name="echoString">
-            <!--messageReceiver class="axis2_receivers" /-->
             <parameter name="wsamapping">http://example.com/ws/2004/09/policy/Test/EchoRequest</parameter>
     </operation>
 

Modified: webservices/rampart/trunk/c/samples/secpolicy/scenario2/services.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/secpolicy/scenario2/services.xml?rev=574879&r1=574878&r2=574879&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/secpolicy/scenario2/services.xml (original)
+++ webservices/rampart/trunk/c/samples/secpolicy/scenario2/services.xml Wed Sep 12 03:19:56 2007
@@ -4,13 +4,9 @@
    <description>
         This is a testing service , to test the system is working or not
    </description>
-    <!--Rampart configurations START -->
     <module ref="rampart"/>
 
-    <!--Rampart configurations END -->
-
     <operation name="echoString">
-            <!--messageReceiver class="axis2_receivers" /-->
             <parameter name="wsamapping">http://example.com/ws/2004/09/policy/Test/EchoRequest</parameter>
     </operation>
 

Modified: webservices/rampart/trunk/c/samples/secpolicy/scenario3/services.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/secpolicy/scenario3/services.xml?rev=574879&r1=574878&r2=574879&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/secpolicy/scenario3/services.xml (original)
+++ webservices/rampart/trunk/c/samples/secpolicy/scenario3/services.xml Wed Sep 12 03:19:56 2007
@@ -4,13 +4,9 @@
    <description>
         This is a testing service , to test the system is working or not
    </description>
-    <!--Rampart configurations START -->
     <module ref="rampart"/>
 
-    <!--Rampart configurations END -->
-
     <operation name="echoString">
-            <!--messageReceiver class="axis2_receivers" /-->
             <parameter name="wsamapping">http://example.com/ws/2004/09/policy/Test/EchoRequest</parameter>
     </operation>
 

Modified: webservices/rampart/trunk/c/samples/secpolicy/scenario4/services.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/secpolicy/scenario4/services.xml?rev=574879&r1=574878&r2=574879&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/secpolicy/scenario4/services.xml (original)
+++ webservices/rampart/trunk/c/samples/secpolicy/scenario4/services.xml Wed Sep 12 03:19:56 2007
@@ -4,13 +4,9 @@
    <description>
         This is a testing service , to test the system is working or not
    </description>
-    <!--Rampart configurations START -->
     <module ref="rampart"/>
 
-    <!--Rampart configurations END -->
-
     <operation name="echoString">
-            <!--messageReceiver class="axis2_receivers" /-->
             <parameter name="wsamapping">http://example.com/ws/2004/09/policy/Test/EchoRequest</parameter>
     </operation>
 

Modified: webservices/rampart/trunk/c/samples/secpolicy/scenario5/services.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/secpolicy/scenario5/services.xml?rev=574879&r1=574878&r2=574879&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/secpolicy/scenario5/services.xml (original)
+++ webservices/rampart/trunk/c/samples/secpolicy/scenario5/services.xml Wed Sep 12 03:19:56 2007
@@ -4,13 +4,8 @@
    <description>
         This is a testing service , to test the system is working or not
    </description>
-    <!--Rampart configurations START -->
     <module ref="rampart"/>
-
-    <!--Rampart configurations END -->
-
     <operation name="echoString">
-            <!--messageReceiver class="axis2_receivers" /-->
             <parameter name="wsamapping">http://example.com/ws/2004/09/policy/Test/EchoRequest</parameter>
     </operation>
 

Modified: webservices/rampart/trunk/c/samples/secpolicy/scenario6/services.xml
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/secpolicy/scenario6/services.xml?rev=574879&r1=574878&r2=574879&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/secpolicy/scenario6/services.xml (original)
+++ webservices/rampart/trunk/c/samples/secpolicy/scenario6/services.xml Wed Sep 12 03:19:56 2007
@@ -4,14 +4,10 @@
    <description>
         This is a testing service , to test the system is working or not
    </description>
-    <!--Rampart configurations START -->
     <module ref="addressing"/>
     <module ref="rampart"/>
 
-    <!--Rampart configurations END -->
-
     <operation name="echoString">
-            <!--messageReceiver class="axis2_receivers" /-->
             <parameter name="wsamapping">http://example.com/ws/2004/09/policy/Test/EchoRequest</parameter>
     </operation>