[jboss-jira] [JBoss JIRA] Updated: (JBAS-4043) Allow webapps for different tomcat services to be deployed in the same .ear
Martin Welss (JIRA)
jira-events at jboss.com
Fri Feb 2 02:54:19 EST 2007
[ http://jira.jboss.com/jira/browse/JBAS-4043?page=all ]
Martin Welss updated JBAS-4043:
-------------------------------
Description:
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 webapp.
Maybe a new tag in jbossweb.xml could target the webapp to the respective tomcat-service?
was:
The second tomcat service has its own deployment directory, so the deployment has to be splitted into two separate files. This causes timing problems (NoClassDefFoundError), because our ejb3 application takes amch longer to deploy than our webapp.
Maybe a new tag in jbossweb.xml could target the webapp to the respective tomcat-service
> 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 webapp.
> Maybe a new tag in jbossweb.xml could target the webapp to the respective tomcat-service?
--
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