Author: kaushalye
Date: Thu Dec 6 03:02:27 2007
New Revision: 601699
URL: http://svn.apache.org/viewvc?rev=601699&view=rev
Log:
1. Changing extension of README file
2. Updating README file
Added:
webservices/rampart/trunk/c/samples/client/sec_echo/README
- copied unchanged from r601684,
webservices/rampart/trunk/c/samples/client/sec_echo/README.txt
Removed:
webservices/rampart/trunk/c/samples/client/sec_echo/README.txt
Modified:
webservices/rampart/trunk/c/samples/secpolicy/README
Modified: webservices/rampart/trunk/c/samples/secpolicy/README
URL:
http://svn.apache.org/viewvc/webservices/rampart/trunk/c/samples/secpolicy/README?rev=601699&r1=601698&r2=601699&view=diff
==============================================================================
--- webservices/rampart/trunk/c/samples/secpolicy/README (original)
+++ webservices/rampart/trunk/c/samples/secpolicy/README Thu Dec 6 03:02:27
2007
@@ -6,14 +6,17 @@
Windows users please use the "deploy.bat".
Once policy files are deployed, Windows user must change path names and file
extension appropriately.
-Make sure you have run the "deploy_client_repo.sh".
+Make sure you have run the
+samples/client/sec_echo/deploy_client_repo.sh on Linux or
+samples\client\sec_echo\deploy_client_repo.bat in Windows.
+
These scenarios will only copy the security policy (XML) files.
Then go to $AXIS2C_HOME/bin and start the server.
To run the client, use the script
"samples/client/sec_echo/update_n_run.sh" on Linux or
-"samples/client/sec_echo/update_n_run.bat" on Windows.
+"samples\client\sec_echo\update_n_run.bat" on Windows.
Following is a summary of scenarios available.