The startup of ActiveBpel is starting with Tomcat, and the information of the console when the Tomcat is started under blue.
This, analyze the loading steps of ActiveBpel boot:
1) Enter Org.Activebpel.rt.Tomcat.AeprocessengineServlet Init Method 2004-9-13 15:08:20 Org.activebpel.rt.Tomcat.AeprocessEngineServlet Init Information: Active Bpel Startup
2) Read the configuration file, start to start the BPEL engine 2004-9-13 15:08:20 Org.activebpel.rt.Tomcat.AeprocessengineServlet
STARTORUPDATEBPELENGINE Information: Loading Engine Config from d: /tomcat5.0/bpr/aeengineconfig.xml
3) Start a scanner, default to scan a specified directory every 10 seconds, if there is a new process definition, automatically send it
Cloth; start the scanner, release the web application 2004-9-13 15:08:31 org.apache.catalina.core.standardHostDeployer Install Information: Installing Web Application At Context Path / BPEL_EXAMPLE_CLIENT_PAGE
from URL file: D: /tomcat5.0/webapps/bpel_example_client_page2004-9-13 15:08:31 org.apache.catalina.core.StandardHostDeployer install information: Installing web application at context path / jsp-examples from URL
File: d: /tomcat5.0/webapps/jsp-examples2004-9-13 15:08:31 Org.apache.catalina.core.standardHostDeployer Install Information: Installing Web Application At Context Path from URL
File: d: /tomcat5.0/webapps/root2004-9-13 15:08:31 Org.apache.catalina.core.standardhostDeployer Install Information: Installing Web Application At Context Path / Servlets-Examples from
URL file: d: /tomcat5.0/webapps/servlets-examples2004-9-13 15:08:32 Org.apache.catalina.core.standardhostDeployer Install Information: Installing Web Application At Context Path / Tomcat-Docs from URL
File: d: /tomcat5.0/webapps/tomcat-docs
4) After about 10 seconds, release aeengineadmin.bpr process 2004-9-13 15:08:32 org.activebpel.rt.tomcat.AeprocessengineServlet
CreatebPrDeployment Information: Deploying New ActiveBpel Deployment
File: / d: /tomcat5.0/bpr/aeengineadmin.bpr
5) Release BPEL_EXAMPLE.BPR Process 2004-9-13 15:08:33 Org.activebpel.rt.Tomcat.AeprocessengineServlet
CreatebPrDeployment Information: Deploying New ActiveBpel Deployment
File: / d: /tomcat5.0/bpl/bpel_example.bpr6) Published BPEL_EXAMPLE_WEB_SERVICES.BPR Process 2004-9-13 15:08:34 Org.activebpel.rt.Tomcat.AeprocessengineServlet
CreatebPrDeployment Information: Deploying New ActiveBpel Deployment
File: / d: /tomcat5.0/bpr/bpel_example_web_services.bpr
7) The BPEL engine is started.