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 sh...@apache.org on 2008/04/08 08:37:29 UTC

svn commit: r645774 - in /webservices/rampart/trunk/c: INSTALL samples/README samples/secpolicy/README

Author: shankar
Date: Mon Apr  7 23:37:27 2008
New Revision: 645774

URL: http://svn.apache.org/viewvc?rev=645774&view=rev
Log:
documentations 

Modified:
    webservices/rampart/trunk/c/INSTALL
    webservices/rampart/trunk/c/samples/README
    webservices/rampart/trunk/c/samples/secpolicy/README

Modified: webservices/rampart/trunk/c/INSTALL
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/INSTALL?rev=645774&r1=645773&r2=645774&view=diff
==============================================================================
--- webservices/rampart/trunk/c/INSTALL (original)
+++ webservices/rampart/trunk/c/INSTALL Mon Apr  7 23:37:27 2008
@@ -105,7 +105,7 @@
 ===============================
 
 There are several scenarios that you can try out with the sec_echo sample of the Rampart/C distribution.
-You can find more about it from the README.TXT file inside samples\secpolicy folder.
+You can find more about it from the README file inside samples\secpolicy folder.
 
 1. Set the AXIS2C_HOME envirionment variable to direct to your Axis2/C Installation.
 	SET AXIS2C_HOME=[your-path-to-axis2c]

Modified: webservices/rampart/trunk/c/samples/README
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/README?rev=645774&r1=645773&r2=645774&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/README (original)
+++ webservices/rampart/trunk/c/samples/README Mon Apr  7 23:37:27 2008
@@ -7,4 +7,4 @@
   
   How to Run Samples?
   -------------------
-  Please have a look at the secpolicy/README.txt file.
+  Please have a look at the secpolicy/README file.

Modified: webservices/rampart/trunk/c/samples/secpolicy/README
URL: http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/secpolicy/README?rev=645774&r1=645773&r2=645774&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/secpolicy/README (original)
+++ webservices/rampart/trunk/c/samples/secpolicy/README Mon Apr  7 23:37:27 2008
@@ -80,6 +80,7 @@
 In this case please use the script run_all.sh.
 Usage: %sh run_all.sh server-port
 E.g. %sh run_all.sh 8080
+run_all.bat 8080
 
 * I need to see messages exchanged
 --------------------------------------