Kevin,

>This is where I think I'm confused. Is a <provide> tag the equivalent of a 
><dependency> tag?
>
What Stephen said.

>As for the ServletContainerService, I'm writing a Block for the Jetty 
>servlet engine. I'm about 80% there: you can deploy servlets and use JSPs. 
>I need to polish some rough edges (NullPointerExceptions instead of 404 
>messages, etc) and add meaningful logging.
>
Very Kool.  That would make two HTTP/Sevlet containers.  Maybe it is 
time to think of a standard service interface for HTTP, and WAR file 
capable ones.

     Jo! has ..... void deployWAR(String hostName, String name, String 
ctxPath, String warUrl)

- Paul


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to