On Thu, Jul 08, 2004 at 12:42:49PM +0200, Stephen McConnell wrote: > Mike Schubert wrote: > > >>.... > >> .. then take a look in planet/facilities/http > >> > >>Stephen. > > > > > >Well, but i cant't find the org.apache.avalon.merlin.http an > >org.apache.avalon.merlin.http.example package. > > The http package is org.apache.avalon.http which is a facility that > automatically redirects http requests to components (which may not be > what you are looking for). As for "org.apache.avalon.merlin.http" - > there is nothing released under that package name. > > Cheers, Steve. >
Hallo Steve, i have here an Package avalon-http-impl-1.3.jar. In this package exist the Class org.apache.avalon.merlin.http.JettyWebServer. In the MANIFEST.MF file is a line ... Built-By: mcconnell ... so i thing that are you :-) My problem is now that i can't find the source for the class above. But i need the class because i have a problem initialize a WebContext (Apache Axis). I get the Logmessage: Failed to load context: axis So if i had the source i can include some more debug Statements etc. Do you have any idea? Thank you, Mike -- sincerely Mike Schubert "FreeBSD is like a wigwam, no windows, no gates and an apache inside." --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
