Stephano, > > 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). Regards, Upayavira