Activate Tomcat under JBuilder
C:/Borland/jbuilder2005/jdk1.4/bin/javaw-classpath "C:/Borland/jbuilder2005/thirdparty/jakarta-tomcat-5.0.27/bin/Bootstrap. jar; C:/Borland/jbuilder2005/jdk1.4/lib/tools. jar ""-dcatalina. home = C:/Borland/jbuilder2005/thirdparty/jakarta-tomcat-5.0.27 "-xdebug-xnoagent-djava. compiler = none-xrunjdwp: Transport = dt_socket, address = Jason: 3096, suspend = y Org. apache. catalina. startup. bootstrap-config D:/ming_tai/transportation/tomcat/CONF/server8080.xml start
-- JBuilder uses Java W to compile tools. jar to activate the Tomcat program.
02:35:23 org. Apache. Coyote. http11.http11protocol init
Information: initializing coyote HTTP/1.1 on http-8080 (initialize consensus)
02:35:23 org. Apache. Catalina. startup. Catalina Load
Information: initialization processed in 2000 MS (add a Tomcat server example)
02:35:23 org. Apache. Catalina. Core. standardservice start
Information: starting service Catalina (Dynamic Tomcat server example)
02:35:23 org. Apache. Catalina. Core. standardengine start
Information: Starting Servlet Engine: Apache Tomcat/5.0.27 (dynamic engine)
2008/6/4 02:35:23 org. Apache. Catalina. Core. standardhost start
Information: XML validation disabled (add the contents to the window. Enter the xml configuration file of the certificate first. This is the configuration file under tomcat/CONF)
02:35:38 org. Apache. Catalina. Core. standardhost getdeployer
Information: Create host deployer for direct deployment (non-JMX) creates configuration classes for the pre-configuration file
02:35:38 org. Apache. Coyote. http11.http11protocol start
Information: Starting coyote HTTP/1.1 on http-8080)
02:35:38 org. Apache. Catalina. startup. Catalina start
Information: server startup in 15469 MS () enables a specified category
// Stop Tomcat Service
03:20:31 org. Apache. Coyote. http11.http11protocol pause
Information: pausing coyote HTTP/1.1 on http-8080
03:20:32 org. Apache. Catalina. Core. standardservice stop
Information: stopping service Catalina
03:20:32 org. Apache. Catalina. Core. standardhostdeployer remove
Information: removing web application at context path/BackOffice
03:20:34 org. Apache. Catalina. Core. standardhostdeployer remove
Information: removing web application at context path/frontdesk
03:20:35 org. Apache. Coyote. http11.http11protocol destroy
Information: Stopping coyote HTTP/1.1 on http-8080
The process to be stopped is the same as the process to be triggered. It is not similar to the process to be selected later.
This article is intended to be understood by several people. The level is limited.