|
Jetty example source code file (README.TXT)
The Jetty README.TXT source codeThis directory is scanned by the ContextDeployer instance configured by the standard $JETTY_HOME/etc/jetty.xml configuration. It should contain XmlConfiguration files that describe individual contexts to be deployed to the server. This directory is scanned for additions, removals and updates for hot deployment. Frequenty the context configuration files here will reference war files or directories from $JETTY_HOME/webapps. Care must be taken to avoid a WebAppDeployer deploying duplicates of such webapplications. Other Jetty examples (source code examples)Here is a short list of links related to this Jetty README.TXT source code file: |
... this post is sponsored by my books ... | |
#1 New Release! |
FP Best Seller |
Copyright 1998-2024 Alvin Alexander, alvinalexander.com
All Rights Reserved.
A percentage of advertising revenue from
pages under the /java/jwarehouse
URI on this website is
paid back to open source projects.