Bruno, I have added that Log redirector..
>>Bruno, hi there... >> >>I have a generalized Jetty block in progress: >> >> >> > >cool > >Just wondering, how would you provide the webapplications with access to >other blocks? By putting the component manager in the servlet context or >so? > Actually, the service is for other blocks. The servlet spec say that webapps are only allowed to "see" J2SE classes and those from J2EE that are pertinent to servlets. I.e. they have to use RMI to speak to non-servlet things. >> >http://cvs.apache.org/viewcvs/jakarta-avalon-apps/sevak/src/java/org/apache/avalon/apps/sevak/blocks/jetty/ >> >>The server starts but returns 404 pages for all invocations. >>Can you see what is wrong? >> >> >> > >No, but I have not yet tried deploying webapplications. I assume you're >using the correct virtual host? > I have no idea ! - Paul -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>