Bug 789998

Summary: Customize Context Root of HTTP Gateway
Product: [JBoss] JBoss Enterprise SOA Platform 5 Reporter: Vinicius <vmartine>
Component: JBossESBAssignee: Nobody <nobody>
Status: NEW --- QA Contact:
Severity: medium Docs Contact:
Priority: high    
Version: unspecifiedCC: kejohnso, mvecera, rwagner, soa-p-jira, tasato
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
URL: https://issues.jboss.org/browse/JBESB-3084
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: Type: Feature Request
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vinicius 2012-02-13 12:47:07 UTC
Description of problem:

It would be nice to be able to customize the context root (http://[host]:[port]/<myesbproject>/http)just like in jboss-web.xml (e.g.).

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE jboss-web PUBLIC "-//JBoss//DTD Web Service Reference 4.2//EN" "http://www.jboss.org/j2ee/dtd/jboss-web_4_2.dtd">
<jboss-web>
	<context-root>test</context-root>
</jboss-web>

Comment 1 Vinicius 2012-03-19 18:39:27 UTC
[Request for Enhacement]

https://issues.jboss.org/browse/PRODMGT-134

Comment 2 Rick Wagner 2012-03-19 21:37:36 UTC
GSS considers this a high priority, but recognizes it as an RFE, not a bug.  If we can provide this, it would be nice.

Comment 3 Rick Wagner 2012-05-31 19:17:26 UTC
Marking as a blocker so it won't be thrown aside without consideration.  If it's not practical to implement, we can un-blocker.