Author: kaushalye Date: Thu Dec 6 02:25:10 2007 New Revision: 601681 URL: http://svn.apache.org/viewvc?rev=601681&view=rev Log: Updating the README file
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=601681&r1=601680&r2=601681&view=diff ============================================================================== --- webservices/rampart/trunk/c/samples/secpolicy/README (original) +++ webservices/rampart/trunk/c/samples/secpolicy/README Thu Dec 6 02:25:10 2007 @@ -3,12 +3,18 @@ Simply give the scenario name as an argument to the script. E.g. %sh deploy.sh scenario1 -(Windows users please use the "win_deploy.bat") +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". -These scenarios will only copy the security policy xml files. To run the -client use the script "samples/client/sec_echo/update_n_run.sh" on Linux or +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. + Following is a summary of scenarios available.