> > Once I figured this out it also appeared that
> > Jetty was ignoring the welcome file specified in
> > WEB-INF/web.xml and showing the contents of the war
> > directory instead.
> This is very surprising to me.  If you can verify this can you open a  
> jira issue with a test case?
> 

Scott, are you using a very old version? I believe this was fixed a
couple of months back? 
doStart() method in Jetty sets welcome file list to null. And it was
fixed long time back by setting the welcomefile list after calling the
doStart of jetty.

-Hari

Reply via email to