[jboss-jira] [JBoss JIRA] Commented: (JBAS-4043) Allow webapps for different tomcat services to be deployed in the same .ear

Martin Welss (JIRA) jira-events at jboss.com
Mon Feb 5 11:39:19 EST 2007


    [ http://jira.jboss.com/jira/browse/JBAS-4043?page=comments#action_12352349 ] 
            
Martin Welss commented on JBAS-4043:
------------------------------------

Maybe the <virtual-host> tag in jboss-web.xml could point to the host of the second tomcat-service? => No new tag needed...

> Allow webapps for different tomcat services to be deployed in the same .ear
> ---------------------------------------------------------------------------
>
>                 Key: JBAS-4043
>                 URL: http://jira.jboss.com/jira/browse/JBAS-4043
>             Project: JBoss Application Server
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Deployment services
>    Affects Versions: JBossAS-4.0.5.GA
>         Environment: jboss with embedded tomcat configured with 2 services, like in JBAS-2410
>            Reporter: Martin Welss
>         Assigned To: Dimitris Andreadis
>
> The second tomcat service has its own deployment directory, so the deployment has to be splitted into two separate files. This causes timing problems (resulting in NoClassDefFoundError), because our ejb3 application takes much longer to deploy than our (separate) webapp.
> Maybe a new tag in jbossweb.xml could target the webapp to the respective tomcat-service? That would allow to pack all webapps into the same .ear

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list