Upayavira wrote:
Stephano,

----------> Stefano <-----------



webapp should be there before jetty can do its job

This lack of dependency was on purpose!!!!


I want to be able to run jetty without having to run thru the
generation of the webapp everytime! it adds some 25 seconds to the
jetty shutdown/restart cycle that I do not want!!!


You're using Ant to run Jetty, which is fair enough. Do you have an idea as to how jetty might be run within a binary distribution? Would you still use Ant? A batch file?

'Cos the command line could be runnable in the same way (the run.bat being currently broken).

I was thinking about using forehead (http://forehead.werken.com) or patch o.a.c.Main to have similar classloading functionality that didn't depend on the shell scripts (since win32 is too poor as a shell environment anyway)


--
Stefano Mazzocchi                               <[EMAIL PROTECTED]>
   Pluralitas non est ponenda sine necessitate [William of Ockham]
--------------------------------------------------------------------




Reply via email to