Question
3
Replies
923
Views
Tata Consultancy Services Australia
Posted: June 22, 2017
Last activity: October 16, 2018
Closed
Solved
Change prweb context root to a different name
Hi,
We want to change the prweb context root to a different name/url. What configuration should be done to achieve this?
**Moderation Team has archived post**
This post has been archived for educational purposes. Contents and links will no longer be updated. If you have the same/similar question, please write a new post.
Hi PrettyPepay,
yes, you can change context root. In EAR deployment on websphere you actually type the context root as part of the installation process. On tomcat, just rename prweb.war to your desired context root (fred.war) prior to deploying.