Bug 1376023 - Migration Guide: Document change in context-root precedence between JBoss EAP 5 and 6
Summary: Migration Guide: Document change in context-root precedence between JBoss EAP...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Documentation
Version: 6.4.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: post-GA
: ---
Assignee: sgilda
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-09-14 13:07 UTC by sgilda
Modified: 2016-10-20 19:15 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-10-20 19:15:45 UTC
Type: Bug


Attachments (Terms of Use)

Description sgilda 2016-09-14 13:07:23 UTC
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:


Note You need to log in before you can comment on or make changes to this bug.