Application Server Quickstart---7
天下维客,你可以修改的网络知识库
|
Eclipse编辑 技术应用:
其他资源: |
Stopping an Application Server
To shutdown an application server do the following:
Step-1: Stopping an application server
From the MyEclipse toolbar:
- Select the application server management menu
- Expand the menu to the Stop action of your target server and select it (see Figure 16)
The application server connector will begin the shutdown process for the application server instance.
Figure 16. Initiating Tomcat 5 shutdown
Step-2: Monitor application server shutdown for completion
As the application server shuts down you should observe thread termination of the application server's process. In many cases shutdown progress messages from the application server will be output to the MyEclipse console. Figure 17 depicts a successful Tomcat 5 server shutdown. Notice that its threads have been terminated and a shutdown message appears in the console.
Figure 17. Tomcat 5 shutdown completion




