[ http://issues.apache.org/jira/browse/GERONIMO-1460?page=comments#action_12364556 ]
Jeff Genender commented on GERONIMO-1460: ----------------------------------------- I don't see a problem with this except that if when parsing virtual hosts, if they belong to 2 different host objects, the deployment should abort. Also, do we need to worry about synchronization issues? i.e. If I have 2 web apps being deployed and they both try to create a host object at the same time, I am wondering about the impact. > Tomcat web plan should take multiple hosts, create HostGBeans as necessary > -------------------------------------------------------------------------- > > Key: GERONIMO-1460 > URL: http://issues.apache.org/jira/browse/GERONIMO-1460 > Project: Geronimo > Type: Improvement > Components: Tomcat, web > Versions: 1.0 > Reporter: Aaron Mulder > Assignee: David Jencks > Fix For: 1.1 > > The Tomcat web plan should take multiple <host> elements, and for each one: > - if a HostGBean is present, associate to that > - if a HostGBean is not present, create a default one and start it, and then > associate to that -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
