Configuration used for integration tests of this module
<jsaga-default xmlns="http://www.in2p3.fr/jsaga/session"> <contexts> <context type="Globus"> <attribute name="CertRepository" value="${user.home}/.jsaga/contexts/globus/certificates/"/> <attribute name="UserProxy" value="${user.home}/.jsaga/tmp/globus_cred.txt"/> </context> <context type="MyProxy"> <!-- <attribute name="CertRepository" value="${user.home}/.globus/certificates/"/> --> <attribute name="Server" value="myproxy.cern.ch:7512"/> <attribute name="UserProxy" value="${user.home}/.jsaga/tmp/myproxy_cred.txt"/> <attribute name="DelegationLifeTime" value="PT17H"/> </context> </contexts> <session> <!-- <context type="Globus" id="DemoCert"> <attribute name="CertRepository" value="${user.home}/.jsaga/contexts/globus/certificates/"/> <attribute name="UserCert" value="${user.home}/.jsaga/contexts/globus/usercert.pem"/> <attribute name="UserKey" value="${user.home}/.jsaga/contexts/globus/userkey.pem"/> <attribute name="UserProxy" value="${user.home}/.jsaga/tmp/perso_cred.txt"/> <job type="gatekeeper"> <attribute name="TcpPortRange" value="30000,31000"/> <attribute name="ShellPath" value="c:\cygwin\bin\sh.exe"/> </job> <include host="localhost"/> </context>--> <context type="Globus"> </context> </session> </jsaga-default>