Bug 1018946

Summary: The JSF access URL for the ejb-multi-server quickstart should be changed to use the 'jboss-' prefix
Product: [JBoss] JBoss Enterprise Application Platform 6 Reporter: sgilda
Component: QuickstartsAssignee: sgilda
Status: CLOSED CURRENTRELEASE QA Contact: Vladimir Rastseluev <vrastsel>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.2.0CC: bsutter, pmuir, pslavice
Target Milestone: ER7   
Target Release: EAP 6.2.0   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-12-15 16:49:16 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description sgilda 2013-10-14 18:47:17 UTC
Description of problem:
In the ejb-multi-server quickstart, the URL to access the JSF application is currently : http://localhost:8080/multi-server-MainApp/

It is set in the /app-main/ear/pom.xml:                            <contextRoot>/multi-server-MainApp</contextRoot>

It should be changed to use the 'jboss-' prefix followed by the quickstart-name, followed by the archive, for example: 'jboss-ejb-multi-server-main-app' or something similar.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1.
2.
3.

Actual results:


Expected results:


Additional info:

Comment 2 sgilda 2013-10-18 12:12:12 UTC
See related bug: https://bugzilla.redhat.com/show_bug.cgi?id=1017733

Comment 3 Vladimir Rastseluev 2013-11-01 13:11:09 UTC
Verified on EAP 6.2 ER7