Hide Forgot
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>
[Request for Enhacement] https://issues.jboss.org/browse/PRODMGT-134
GSS considers this a high priority, but recognizes it as an RFE, not a bug. If we can provide this, it would be nice.
Marking as a blocker so it won't be thrown aside without consideration. If it's not practical to implement, we can un-blocker.