blob: 1f989f76d13b34f0d4ec4a37fcb167aa368b690b [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_echo.exe http://localhost:9090/axis2/services/sec_echo/echoString %CLIENT_REPO%
@echo on