Personal tools
Hydra Client configuration file
File containing the configuration of the Hydra clients: it contains info about the Hydra servers to contact!
Size 1.4 kB - File type text/xmlFile contents
<?xml version="1.0" encoding="UTF-8"?> <services> <service name="hydra-1"> <parameters> <endpoint>https://egrid-se-01.pd.infn.it:22000/1/glite-data-hydra-service/services/Hydra</endpoint> <type>org.glite.Metadata</type> <version>1.3.1</version> <volist><vo>euindia</vo></volist> </parameters> <associatedservices> <name>hydra-2</name> <name>hydra-3</name> </associatedservices> </service> <service name="hydra-2"> <parameters> <endpoint>https://baciuco.grid.sissa.it:22000/1/glite-data-hydra-service/services/Hydra</endpoint> <type>org.glite.Metadata</type> <version>1.3.1</version> <volist><vo>euindia</vo></volist> </parameters> <associatedservices> <name>hydra-1</name> <name>hydra-3</name> </associatedservices> </service> <service name="hydra-3"> <parameters> <endpoint>https://ictpgrid-ce-1.ictp.it:22000/1/glite-data-hydra-service/services/Hydra</endpoint> <type>org.glite.Metadata</type> <version>1.3.1</version> <volist><vo>euindia</vo></volist> </parameters> <associatedservices> <name>hydra-1</name> <name>hydra-2</name> </associatedservices> </service> </services>