How do I make a single web application available under multiple contexts?
Issue
-
We would like to deploy a single war and have the application available under the root context
www.domain.comand also under a named contextwww.domain.com/app/. -
How to rewrite the old URL to the new one internally in EAP 6.x ?
-
I want to keep the context name but to have a separate friendly name for the URL access. Is there any Jboss parameter that I could use so as to achieve this goal ?
-
Is it possible to access the application on multiple contexts as below:
http://10.10.10.10:8080/myAppandhttp://10.10.10.10:8080/app/myApp
Environment
- Red Hat JBoss Enterprise Application Platform (EAP)
- 6.x
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.