> Depends on your viewpoint; for me, it's much more elegant and
> straightforward to use the name of the webapp.
>
Thats definitly true for anything but the ROOT app. I can't see the elegance
in moving around multiple wars which are all called ROOT.war (One for each
)
I think I will just insta
Hi,
I figured the following ways to configure a webapp as default/root webapp:
1. Call the war-file ROOT.war and use the default Engine/Host/Context
Probably the least invasive way...
2. Write a ROOT.xml context def and put it in the conf/[Engine]/[Host] dir
Requires that the war file is not in