[
https://issues.jboss.org/browse/AS7-2283?page=com.atlassian.jira.plugin.s...
]
Brian Stansberry updated AS7-2283:
----------------------------------
Issue Type: Feature Request (was: Bug)
The Runtime Name config can actually have this effect in a limited way, if it is just a
.war file and there is no jboss-web.xml included that specifies the context path.
If you deployed xyz-123-v1.war and gave it a runtime name of foo.war, JBoss Web will see
it as "foo.war" and by default will give it a context path of /foo.
Anything more that that will require changes on the server side that will not happen in
the 7.1 timeframe.
Cannot change WAR file's context URL when deploying via console
---------------------------------------------------------------
Key: AS7-2283
URL:
https://issues.jboss.org/browse/AS7-2283
Project: Application Server 7
Issue Type: Feature Request
Components: Console
Reporter: Lukáš Petrovický
Assignee: Stan Silvert
Labels: eap6-ux
I'm trying to deploy Guvnor 5.3 WAR file using the console. I can change the name of
the deployment, but not the context URL.
The console properly tells me that it isn't possible and doesn't allow the form
to submit. However, I think it *should* be possible - we don't want the users to edit
XML files, do we?
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see:
http://www.atlassian.com/software/jira