Re: The Http Facility

Peter Neubauer <[email protected]>
Newsgroups gmane.comp.jakarta.avalon.user
Message-ID <[email protected]>
Hi Niklas,
(Trying from this address since some messages keep bouncing from the other 
address ...)

That would mean the configuration is basically like the http-component I tried 
some days ago that starts the Jetty server on it's own and loads the classes 
as servlets directly?
<!-- Web Server -->
    <component name="avalon-jetty" 
class="org.apache.avalon.merlin.http.JettyWebServer" activation="startup">
        <configuration>
            <Listener port="8080"/>
            <Context name="search" path="/darwin/">
                <Servlet name="search" path="/*" 
classname="org.the404s.darwin.search.SearchServlet"/>
            </Context>
        </configuration>
    </component>

So if you could reference a component name instead of a Servlet class, I think 
that would be perfect as I see it and be much more consistent.


On Saturday 24 July 2004 09.53, Niclas Hedhman wrote:
> I am suggesting that we change this name to HttpRequestHandler.
Sounds great.

/peter
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.