You can stop an application, or transfer the application from General Mode to Admin Mode.
In the Common Tasks section in the browser interface, click WebLogic 9.
Click the Components link.
The Components page is displayed.
Navigate to the location of the Application Archive component that you want to stop.
Click the Change Folder link to browse through the file system to select the location of the Application Archive.
In the Component column, click the Application Archive component that you want to stop.
The Components Details page is displayed.
In the Component Procedures table, click the Run link in the stopApp row.
The Plans Details Run page is displayed.
Select the target host or target host set.
Target either a Managed Server or WebLogic Cluster.
The target host must be a member of the com.sun.weblogic#DeploymentTargetHS host set.
In the Plan Parameters section, specify any options that you want to use with the stop plan.
(Optional) If you want to pass any Java arguments to the weblogic.Deployer command, type the arguments in the Java Arguments Used for weblogic.Deployer field.
For information on how to perform deployment tasks using the weblogic.Deployer command, see BEA's WebLogic Server weblogic.Deployer Command-Line Reference document.
If you want to wait for all existing HTTP sessions to complete before stopping the application, type true in the Wait for Existing HTTP Clients to Complete text field.
If you want to stop the application and transfer the application to Administration Mode, type true in the Start Application in Admin Mode text field.
You might want to transfer the application to Admin Mode for development systems.
Click Run Plan (includes preflight).
The application is uninstalled from the target host or host set.