Sun Java System Access Manager Policy Agent 2.2 Guide for Apache Tomcat 5.5 Servlet/JSP Container

All Systems — Non-Packages: Uninstalling Agent for Apache Tomcat Servlet/JSP Container

This method for uninstalling Agent for Apache Tomcat Servlet/JSP Container applies when the agent was originally installed using non-package formatted deliverables. The term “non-package formatted deliverables” refers to the format of the compressed file used for delivering the Policy Agent 2.2 software. Package formatted deliverables have the string “_SUNWam” in the name of the compressed file. Therefore, non-package formatted deliverables do not have this string in the file name. The following two file names are examples of non-package formatted deliverable files used for Policy Agent 2.2 for Apache Tomcat Servlet/JSP Container:

SJS_Tomcat_Server_55_agent_2.2.tar.gz
SJS_Tomcat_Server_55_2.2.zip

This uninstallation process involves two phases as described in the following subsections.

Launching the Uninstallation Program of Agent for Apache Tomcat Servlet/JSP Container

Perform the steps outlined in this section to launch the uninstallation program of Policy Agent 2.2 for Apache Tomcat Servlet/JSP Container.

ProcedureTo Launch the Uninstallation Program of Agent for Apache Tomcat Servlet/JSP Container

To launch the uninstallation program, perform the following steps:

  1. Change to the following directory:

    PolicyAgent-base/bin

    This directory contains the agentadmin program, which is used for uninstalling a J2EE agent and for performing other tasks. For more information on the agentadmin program, see Key Features and Tasks Performed With the J2EE agentadmin Program.

  2. Issue one of the following commands:


    ./agentadmin --uninstall

    or


    ./agentadmin --uninstallAll

    These two commands are different in that the --uninstallAll option removes all configured instances of the agent.

    After you issue one of the preceding commands, the uninstallation program launches and presents you with the first prompt as illustrated in the following section.

Using the Uninstallation Program of Agent for Apache Tomcat Servlet/JSP Container

The steps in the uninstallation program are displayed in the following example. The interaction process of this uninstallation program is similar to that of the installation program. One difference is that the uninstallation program does not present a license agreement. For a more detailed explanation of the interaction process, see Using the Installation Program of Agent for Apache Tomcat Servlet/JSP Container.

Example of Uninstallation Program Interaction in Agent for Apache Tomcat Servlet/JSP Container


************************************************************************
Welcome to the Access Manager Policy Agent for Apache Tomcat 5.5 Servlet/JSP
Container

************************************************************************
Enter the complete path to the directory which is used by Tomcat Server to
store its configuration Files. This directory uniquely identifies the
Tomcat Server instance that is secured by this Agent.
[ ? : Help, ! : Exit ]
Enter the Tomcat Server Config Directory Path
[/opt/jakarta-tomcat-5.5.9/conf]: 


-----------------------------------------------
SUMMARY OF YOUR RESPONSES
-----------------------------------------------
Tomcat Server Config Directory :
/opt/jakarta-tomcat-5.5.9/conf 

Verify your settings above and decide from the choices below.
1. Continue with Uninstallation
2. Back to the last interaction
3. Start Over
4. Exit
Please make your selection [1]: 1

Removing the agent classpath from
/opt/jakarta-tomcat-5.5.9/bin/setclasspath.sh
scriptDONE.

Deleting the config directory
/agentinstall/j2ee_agents/am_tomcat_agent/agent_001/config
...DONE.

Removing SJS Tomcat Agent Realm from Server XML file :
/opt/jakarta-tomcat-5.5.9/conf/server.xmlDONE.

Removing filter from Global deployment descriptor file :
/opt/jakarta-tomcat-5.5.9/conf/web.xmlDONE.

Removing SJS Tomcat Agent Filter and Form login authentication from Web
applicationsDONE.


Uninstall log file location:
/agentinstall/j2ee_agents/am_tomcat_agent/logs/audit/uninstall.log

Thank you for using Access Manager Policy Agent