Application Server Quickstart---5
天下维客,你可以修改的网络知识库
|
Eclipse编辑 技术应用:
其他资源: |
Application Server Operation and Debugging
Launching an Application Server
The MyEclipse toolbar provides controls for starting and stooping enabled application server connectors. To launch an application server do the following:
Step-1: Initiate application server start-up
From the MyEclipse toolbar:
- Select the application server management menu
- Expand the menu to the Start action of your target server and select it (see Figure 13)
The application server connector will launch the application server instance.
After deploying your application to an application server, you can start the server in debug mode to test your new J2EE project deployment.
Figure 13. Starting Tomcat 5 from Application Server Management toolbar
Step-2: Monitor application server start up for problems
The application server connector redirects the application server's stdout and stderr streams to the MyEclipse console. Monitor the console for server start-up problems. Figure 14 depicts a successful startup of Tomcat 5.
Figure 14. Successful Tomcat 5 startup process




