Change to the Access Manager directory.
At the command prompt of the Access Manager directory, enter the following:
./uninstall.sh
Answer
to uninstall each component of the agent.After uninstalling the agent, log in to the Administration Console.
Click
.Select the agent that you have just uninstalled, then click
> .At the confirmation prompt, click
.This removes the configuration object for the agent, which is automatically created when an agent is installed.
From the
, select .Select to uninstall the Access Manager Agents and follow the prompts.
The uninstall program for WebSphere must stop and start the WebSphere server to complete a successful removal of the agent.
After uninstalling the agent, log in to the Administration Console.
Click
.Select the agent that you have just uninstalled, then click
> .At the confirmation prompt, click
.This removes the configuration object for the agent, which is automatically created when an agent is installed.
Because the install and configuration of the J2EE Agent for WebLogic is manual, the uninstall is also manual. You need to use the WebLogic scripting tool to run the following scripts:
weblogic__nesp_undeploy.jy
weblogic_de-config.jy
To uninstall the WebLogic Agent:
Make sure the WebLogic server is running.
Execute the WebLogic scripting tool with the parameters required to run the weblogic_nesp_undeploy.jy script. This script needs the name of the WebLogic admin user, the admin’s password, and the local host with port (usually localhost:7001).
Linux Example: /opt/bea/weblogic92/common/bin/wlst.sh /opt/novell/nids_agents/bin/weblogic_nesp_undeploy.jy username password localhost:7001
Windows: C:\bea\weblogic92\common\bin\wlst.cmd C:\Novell\bin\weblogic_nesp_undeploy.jy username password localhost:7001
Execute the WebLogic scripting tool with the parameters required to run the weblogic_de-config.jy script. This script needs the name of the WebLogic admin user, the admin’s password, the domain name, and the local host with port (usually localhost:7001).
Linux Example: /opt/bea/weblogic92/common/bin/wlst.sh /opt/novell/nids_agents/bin/weblogic_de-config.jy username password base_domain localhost:7001
Windows Example: C:\bea\weblogic92\common\bin\wlst.cmd C:\Novell\bin\weblogic_de-config.jy username password base_domain localhost:7001
Delete the NidsWebLogicAgentMBeans.jar file from the WL_HOME/server/lib/mbeantypes directory.
Run the standard uninstall program for the platform.
Linux: At the command prompt of the Access Manager directory, execute the uninstall.sh script. For more information, see Section 1.6.1, Uninstalling the JBoss or WebSphere Agent on Linux.
Windows: From the Section 1.6.2, Uninstalling the JBoss or WebSphere Agent on Windows.
, select and select to uninstall the agent. For more information, seeAfter uninstalling the agent, log in to the Administration Console.
Click
.Select the agent that you have just uninstalled, then click
> .At the confirmation prompt, click
.This removes the configuration object for the agent, which is automatically created when an agent is installed.