The Engine Element


The Engine Element

Each Service element must have a single Engine configuration. An engine handles the requests submitted to a service via the configured connectors. The child elements supported by the embedded service include Host, Logger, Default-Context, Valve, and Listener. The supported attributes include the following:

  • className This is the fully qualified classname of the org.apache.catalina.Engine interface implementation to use. If not specified, it defaults to org.apache.catalina.core.StandardEngine.

  • defaultHost This is the name of a Host configured under the Engine that will handle requests with hostnames that do not match a Host configuration.

  • name This is a logical name to assign to the Engine element. It will be used in log messages produced by the Engine element.

You can find additional information on the Engine element in the Tomcat documentation at http://jakarta.apache.org/tomcat/tomcat-5.0-doc/config/engine.html.



JBoss 4. 0(c) The Official Guide
JBoss 4.0 - The Official Guide
ISBN: B003D7JU58
EAN: N/A
Year: 2006
Pages: 137

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net