Re: Http Facility Problem
Peter Neubauer <[email protected]>
| Newsgroups | gmane.comp.jakarta.avalon.user |
|---|---|
| Message-ID | <[email protected]> |
On Tuesday 10 August 2004 18.20, Niclas Hedhman wrote: > And here is the biggie; > Merlin Arguments: target/deliverables/blocks/avalon-http-test.block > > what test is this?? I think Tobias is following the README.txt in facilities/http that says: ---------------------------------- o start the http server: $ cd test $ merlin target/deliverables/blocks/avalon-http-test.block ------------------------------- But in the block there is a reference to <component name="listener" class="org.apache.avalon.http.impl.DefaultModelListener"/> Which is not in the repository anymore. It seems the whole thing is abandoned. Maybe the README should be updated to point to blocks/... instead and the test dir cleaned up? I spent quite some time figuring that out, too. /peter