I have a most basic problem that I can't seem to get beyond.
I've read the FAQ, mailing list archives, and all docs.
I have a new application I want to deploy (app1). It has only static html
in it.
I've created the application dir structure as noted in the "how to create
an application"
I've created the various xml docs and made the entries in the server.xml
and default-web-site.xml files as stated in the docs.
The server starts up fine but I can't find the index.html page.
I've tried: localhost/app1/index.html, localhost/app1-web/index.html,
localhost/app1/app1-web/index.html but nothing seems to find the page.
here is the top level dir:
/orion/app1
My question: what should the url be to access the page?
thanks,
clint