> -----Original Message----- > From: news [mailto:[EMAIL PROTECTED] On Behalf Of Timothy Bennett > Sent: Sunday, February 29, 2004 10:24 AM > To: [EMAIL PROTECTED] > Subject: Re: [merlin] avalon-http, configuring base directory > > Jim Alateras wrote: > > I am using avalon-http v1.3 with merlin v3.2.4 and I cannot find > > information on configuring the base directory for serving static html > > documents. Can anyone point me to some documentation/source code (I am > > using Jetty web server). > > Jim, > > Here's a snippet from one of my block.xml's that define both a context > for static HTML and a context for a web application. > > <!-- My Jetty-Phoenix session manager sub-class --> > <component name="my-session-manager" > class="com.exm.jettyphoenix.MySessionManagerImpl"/> > > <!-- Jetty-Phoenix block wrapper --> > <component name="my-web-server" > class="org.apache.avalon.merlin.http.JettyWebServer"> > <configuration> > <Listener port="8196" type="socket"/> > <Context name="www" path="/"/> Is this path relative or absolute?
cheers </jima> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]