Bug 794520 - Include JBESB-3705 in SOA-P 5
Summary: Include JBESB-3705 in SOA-P 5
Keywords:
Status: NEW
Alias: None
Product: JBoss Enterprise SOA Platform 5
Classification: JBoss
Component: JBossESB
Version: 5.2.0 GA
Hardware: Unspecified
OS: Unspecified
high
low
Target Milestone: ---
: ---
Assignee: Nobody
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2012-02-17 01:42 UTC by Jason Shepherd
Modified: 2021-10-15 11:51 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
ESB applications are deployed at a context root corresponding the application name. (For example, app.esb is deployed at /app.) This causes problems when used with Maven since the artifacts are usually named app-1.x.x.esb. You can change the context root of an esb application through a descriptor instead of using the archive name.
Clone Of:
Environment:
Last Closed:
Type: Feature Request


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBESB-3705 0 Minor Open Setting the context root of an ESB application 2014-07-10 16:34:45 UTC

Description Jason Shepherd 2012-02-17 01:42:58 UTC
Description of problem:

Currently an ESB application is deployed at a context root the same as the application name. For example app.esb is deployed at /app. This causes problem when used with maven since artifacts are usually in form of app-1.x.x.esb. 

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

Jboss ESB 4.9


Additional info:

See https://issues.jboss.org/browse/JBESB-3705

Comment 2 Rick Wagner 2012-03-19 21:42:03 UTC
Customer facing, let's please prioritize this over lesser 'medium' priorities if possible.  Thank you.

Comment 4 Suz 2012-06-12 06:14:58 UTC
    Technical note added. If any revisions are required, please edit the "Technical Notes" field
    accordingly. All revisions will be proofread by the Engineering Content Services team.
    
    New Contents:
ESB applications are deployed at a context root corresponding the application name. (For example, app.esb is deployed at /app.) This causes problems when used with Maven since the artifacts are usually named app-1.x.x.esb. You can change the context root of an esb application through a descriptor instead of using the archive name.

Comment 5 Noel OConnor 2012-08-21 06:53:01 UTC
An example of this context-root changing descriptor would be useful. 
I've checked the SOA-P 5.3 XSDs and no new descriptor has been added.


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