blob: 6924f99a8fe0d69b7ae72bbbe84e667b5ef28135 [file] [log] [blame]
@echo off
rem if your client repository is different, change the value.
set CLIENT_REPO=%AXIS2C_HOME%
%AXIS2C_HOME%\samples\bin\rampartc\saml_protect_echo.exe http://localhost:9090/axis2/services/sec_echo/echoString %CLIENT_REPO%
@echo on