Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Jetty/Feature/Hot Deployment

< Jetty‎ | Feature
Revision as of 09:59, 4 February 2010 by Michael.webtide.com (Talk | contribs)



Introduction

Jetty provides capability to deploy an arbitrary context or web application with Jetty-specific configuration. This capability is implemented via ContextDeployer mechanism.

Feature

The ContextDeployer is typically defined in Jetty configuration file. It will scan a directory that contains xml descriptors that define contexts at a configured interval. Te

Additional Resources

(optional) - links, additional references

Copyright © Eclipse Foundation, Inc. All Rights Reserved.