[
https://jira.jboss.org/jira/browse/JBAS-6319?page=com.atlassian.jira.plug...
]
Remy Maucherat moved JBWEB-132 to JBAS-6319:
--------------------------------------------
Project: JBoss Application Server (was: JBoss Web)
Key: JBAS-6319 (was: JBWEB-132)
Issue Type: Bug (was: Patch)
Component/s: Web (Tomcat) service
(was: Core)
Affects Version/s: JBossAS-5.0.0.GA
(was: JBossWeb-2.1.1.GA)
WAR deployment ObjectName should include virtual host
-----------------------------------------------------
Key: JBAS-6319
URL:
https://jira.jboss.org/jira/browse/JBAS-6319
Project: JBoss Application Server
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Web (Tomcat) service
Affects Versions: JBossAS-5.0.0.GA
Environment: All
Reporter: Scy
Assignee: Remy Maucherat
Currently the method getObjectName() in org.jboss.web.deployers.AbstractWarDeployer
considers only the context path when creating the ObjectName for the WAR deployment (e.g.
jboss.web.deployment:war=/)
It is not currently possible to deploy two virtual hosts under the same context root,
which is often necessary and should not cause conflicts. Therefore, the getObjectName()
method should take into account the virtual host as well as the context path in
determining a unique String for the ObjectName.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira