Bug 1018946 - The JSF access URL for the ejb-multi-server quickstart should be changed to use the 'jboss-' prefix
Summary: The JSF access URL for the ejb-multi-server quickstart should be changed to u...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: JBoss Enterprise Application Platform 6
Classification: JBoss
Component: Quickstarts
Version: 6.2.0
Hardware: Unspecified
OS: Unspecified
unspecified
medium
Target Milestone: ER7
: EAP 6.2.0
Assignee: sgilda
QA Contact: Vladimir Rastseluev
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-14 18:47 UTC by sgilda
Modified: 2017-10-10 00:19 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2013-12-15 16:49:16 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

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


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