Questions tagged [contextroot]
61 questions
0
votes
2 answers
How can I install one Web Application in two context roots in JBoss 4?
My goal is to install only one WAR file but to use test or production settings (for example to point to different databases) depending on the context root.
mydomain.com/MyWebApp will use production settings
mydomain.com/MyWebAppTEST will use test…

mjn
- 36,362
- 28
- 176
- 378