i changed default-web.xml -- for listings=true
but -- so far -- it always fails to work after startup;
if i startup in debug mode and attach to the server -- even without any breakpoint -- it then works.
whats going on;
i have not changed the welcome-files list -- but none of those files exist
the error i always get back is saying
http://localhost:8080/index.html does not exist error code
with my browser saying its trying to load
http://localhost:8080/index.html,
but i entered
http://localhost:8080
thanks
gary