CVS: TapestryBook/hangman1 jetty.xml,1.1,1.2

Howard Lewis Ship <[email protected]>
Newsgroups gmane.comp.java.tapestry.cvs
Message-ID <[email protected]>
Update of /cvsroot/tapestry/TapestryBook/hangman1
In directory sc8-pr-cvs1:/tmp/cvs-serv8664/hangman1

Modified Files:
	jetty.xml 
Log Message:
Finish off chapter two.

Index: jetty.xml
===================================================================
RCS file: /cvsroot/tapestry/TapestryBook/hangman1/jetty.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** jetty.xml	13 Jan 2003 19:03:41 -0000	1.1
--- jetty.xml	19 Jan 2003 13:26:04 -0000	1.2
***************
*** 7,13 ****
  <Configure class="org.mortbay.jetty.Server">
  
-   <!-- This writes a log of each incoming request to the default output, which makes
-        it easier to see what Tapestry and Jetty are up to. -->
- 
    <Call name="instance" class="org.mortbay.util.Log">
      <Call name="disableLog"/>
--- 7,10 ----
***************
*** 20,26 ****
      </Call>
    </Call>
!   
!   
! 
    <Call name="addListener">
      <Arg>
--- 17,21 ----
      </Call>
    </Call>
!  
    <Call name="addListener">
      <Arg>
***************
*** 42,50 ****
         approximate format of an exploded WAR. -->
           
! 	<Call name="addWebApplication">
! 		<Arg>/hangman</Arg> 
!   		<Arg>context</Arg> 
!   		<Set name="DefaultsDescriptor">../common/webdefault.xml</Set> 
! 	</Call>  
  
  </Configure>
--- 37,45 ----
         approximate format of an exploded WAR. -->
           
!   <Call name="addWebApplication">
! 	<Arg>/hangman1</Arg> 
!   	<Arg>context</Arg> 
!     <Set name="DefaultsDescriptor">../common/webdefault.xml</Set> 
!   </Call>  
  
  </Configure>



-------------------------------------------------------
This SF.NET email is sponsored by: FREE  SSL Guide from Thawte
are you planning your Web Server Security? Click here to get a FREE
Thawte SSL guide and find the answers to all your  SSL security issues.
http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.