Re: Sevak Fork.
Johan Sjöberg <johan.sjoberg-KK16lzWueydWk0Htik3J/[email protected]>
| Newsgroups | gmane.comp.java.jcontainer.interest |
|---|---|
| Message-ID | <[email protected]> |
Paul Hammant wrote: > Ryan, Lads, > > Pico and Type2 compat done for Jetty block. DNA to do. Jo! and Tomcat > to re-port. Monitor introduced (which Avalon one does not use). Config > object and used by all. Good! Hopefully my meegapatch hasn't broken too badly ;) When adding the Jetty config stuff I came across a problem. How can I add dependencies on extra libraries used by Jetty? All kinds of libs are needed for SSL etc. Argh, I'm really, really bad at Maven builds :( For Sevak I created a download target that downloaded a Jetty dist and included it almoast completely. Btw. do we want to do this? Only Peter D. seemed to want the possibility to use standard Jetty configurations for none Jervlet web applications. Paul, did you have a look at Tomcat and Jo! already? // Johan