Withdrawing Data Service Resources from Data Services via the Command-line

To withdraw data service resources from data services:

  1. Run the following command from within the OGSA-DAI WSRF binary distribution directory:
    $ ant withdrawResource -Ddai.container=/path/to/Web/services/container
      -Ddai.service.name=service/name -Ddai.resource.id=ResourceID
    
  2. You will need to shutdown and restart your Web services container before the changes take effect.