6. Overview of the Virgo Kernel and User Region

Conceptually, VTS can be divided into two separate subsystems, one of which actually encompases the other:

When you download and install Virgo Tomcat Server you get both the kernel and web server support (configured in the user region). You can also download and use the kernel on its own if you do not plan on deploying Web applications or using the web-based Admin Console and you'll get the kernel and a minimal user region (with no web support).

The following graphic shows how the kernel and user region make up VTS:

6.1 The Virgo Kernel

The Virgo Kernel encapsulates almost all of VTS except for the deployment of Web applications. In sum, the kernel provides the following VTS features:

  • Deployment of non-Web artifacts, such as OSGi bundles, PARs, plans, and configuration artifacts.

  • Local and hosted repositories

  • Scoping

  • Hot deployment

  • User region

  • Auto-provisioning

  • System and application tracing and dump support

  • Spring beans and Spring DM support

See Configuring VTS for details about configuring the kernel to better suit your environment.