Resolver toolkit

The resolver toolkit contains a set of Ant tasks to connect to an AstroGrid Community WebService.

The toolkit includes the following components :

  • Ant script
  • Ant properties
  • Resolver library
  • 3rd party libraries

Required components

The resolver toolkit requires the following pre-requisites installed.

  • Apache Ant (recomended version 1.5.4)

Resolver properties

The resolver toolkit uses the following properties, configured in the resolver.properties file supplied with the toolkit.

  • org.astrogrid.community.account - the Community account identifier
  • org.astrogrid.registry.url - the endpoint URL for an AstroGrid Registry service
#
# Community identifier.
# Change this property to set the community account.
org.astrogrid.community.account=ivo://org.astrogrid.localhost/frog

#
# Default registry endpoint.
# Change this property if you want to use a different registry.
org.astrogrid.registry.url=http://msslxy.mssl.ucl.ac.uk:8080/astrogrid-registry-webapp/services/Registry