Paul Hammant wrote: > > Jetty docs are not necessary. Jetty is componentized as 'Sevak' under Phoenix >control. This is > not Jetty running on its own. > > You need to see the deploy(..) signatures... > > Here they are : > >http://cvs.apache.org/viewcvs/jakarta-avalon-apps/sevak/src/java/org/apache/avalon/apps/sevak/Sevak.java?rev=1.4&content-type=text/vnd.viewcvs-markup
Darn, just when I thought I understood it :) Ok... so who is going to call that deploy() method? And when? And, if Jetty does not run on its own, how do I configure it? Say I want it to run under a specific port? cheers, Ulrich -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
