Re: CVS: plexus-components/jetty/src/java/org/apache/plexus/jetty JettyAdvancedContainer.java,NONE,1.1

Jason van Zyl <[email protected]> 17 Jul 2003 17:15:06 -0400
Newsgroups gmane.comp.java.plexus.devel
Organization Zenplex
Message-ID <[email protected]>
On Thu, 2003-07-17 at 17:28, Dan Diephouse wrote:
> Update of /cvsroot/plexus/plexus-components/jetty/src/java/org/apache/plexus/jetty
> In directory eng.werken.com:/tmp/cvs-serv6444/jetty/src/java/org/apache/plexus/jetty
> 
> Added Files:
> 	JettyAdvancedContainer.java 
> Log Message:
> Add AJP and multiple host support via a new ServletContainer
> implementation. Let me know thoughts/opinions.  An example config
> is below:
> 
>       <configuration>
>         <listeners>
>           <ajp13>
>             <host>127.0.0.1</host>
>             <port>8009</port>
>           </ajp13>
>           <socket>
>             <host>*</host>
>             <port>8080</port>
>           </socket>
>         </listeners>
>         <webappsDirectory>${plexus.home}/web-apps</webappsDirectory>
>         <extractWars>true</extractWars>
>       </configuration>
> 

Why doesn't this extend the standard container, or why do we need two?

-- 
jvz.

Jason van Zyl
[email protected]
http://tambora.zenplex.org

In short, man creates for himself a new religion of a rational
and technical order to justify his work and to be justified in it.
  
  -- Jacques Ellul, The Technological Society