CVS: TapestryBook/hangman2 jetty.xml,NONE,1.1

Howard Lewis Ship <[email protected]> Sat, 15 Mar 2003 19:05:26 -0800
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/TapestryBook/hangman2
In directory sc8-pr-cvs1:/tmp/cvs-serv11536/hangman2

Added Files:
	jetty.xml 
Log Message:
Update book, adding chapter 06.

--- NEW FILE: jetty.xml ---
<?xml version="1.0" encoding="ISO-8859-1"?>
<!-- jetty.xml,v 1.1 2002/07/08 21:46:10 hship Exp -->
<!DOCTYPE Configure PUBLIC "-//Mort Bay Consulting//DTD Configure 1.2//EN"
	"http://jetty.mortbay.org/configure_1_2.dtd">
<Configure class="org.mortbay.jetty.Server">
	<Call name="instance" class="org.mortbay.util.Log">
		<Call name="disableLog"/>
		<Call name="add">
			<Arg>
				<New class="org.mortbay.util.OutputStreamLogSink">
					<Call name="start"/>
				</New>
			</Arg>
		</Call>
	</Call>
	<Call name="addListener">
		<Arg>
			<New class="org.mortbay.http.SocketListener">
				<Set name="Port">8080</Set>
				<Set name="MinThreads">1</Set>
				<Set name="MaxThreads">10</Set>
				<Set name="MaxIdleTimeMs">30000</Set>
				<Set name="MaxReadTimeMs">10000</Set>
				<Set name="MaxStopTimeMs">5000</Set>
				<Set name="LowResourcePersistTimeMs">2000</Set>
				<Set name="confidentialPort">8443</Set>
			</New>
		</Arg>
	</Call>
	<!-- By moving web.xml into WEB-INF, the context directory ends up with the
       approximate format of an exploded WAR. -->
	<Call name="addWebApplication">
		<Arg>/hangman2</Arg>
		<Arg>context</Arg>
		<Set name="DefaultsDescriptor">../common/webdefault.xml</Set>
	</Call>
</Configure>



-------------------------------------------------------
This SF.net email is sponsored by:Crypto Challenge is now open! 
Get cracking and register here for some mind boggling fun and 
the chance of winning an Apple iPod:
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0031en