Hide Forgot
Document URL: Section Number and Name: Describe the issue: The context-root in jboss-web.xml file should be used only when the WAR application is deployed outside the EAR. If the WAR file deployed inside the EAR then you should define the context-root in application.xml file. The context-root in application.xml file takes precedence over jboss-web.xml. Suggestions for improvement: Additional information:
Verified here: https://access.redhat.com/documentation/en-US/JBoss_Enterprise_Application_Platform/6.4/html-single/Migration_Guide/index.html#Change_in_Precedence_of_Root_Context Revision 6.4.0-41 Thursday September 22 2016