To undeploy OGSA-DAI GT from Tomcat:
Shutdown Tomcat.
Delete the files:
PATH/TO/TOMCAT/webapps/wsrf/share/schema/ogsadai.PATH/TO/TOMCAT/webapps/wsrf/WEB-INF/etc/dai.PATH/TO/TOMCAT/webapps/wsrf/WEB-INF/lib/ogsadai*.jar.PATH/TO/TOMCAT/webapps/wsrf/WEB-INF/share/licenses/OGSA-DAI.LICENSE.PATH/TO/TOMCAT/webapps/wsrf/dai-manager.jsp.
where PATH/TO/TOMCAT is the path to the
root directory of Tomcat and the OGSA-DAI GAR name used when OGSA-DAI
was deployed was dai.
To undeploy OGSA-DAI GT from Globus Toolkit container:
Shutdown Globus Toolkit container.
GLOBUS_LOCATION, to point to the
root directory of your Globus Toolkit container.
GLOBUS_LOCATION
directory:
$ cd $GLOBUS_LOCATION
This assumes that the OGSA-DAI GAR name used when OGSA-DAI was
deployed was dai.
ANT_HOME,
to point to the root directory of your ANT distribution.
$ ./bin/globus-undeploy-gar dai
$ ant -f $GLOBUS_LOCATION/share/globus_wsrf_common/build-packages.xml \
undeployGar -Dgar.id=dai